Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR - Ticket 50065 - lib389 aci parsing is too strict #3128

Closed
389-ds-bot opened this issue Sep 13, 2020 · 5 comments
Closed

PR - Ticket 50065 - lib389 aci parsing is too strict #3128

389-ds-bot opened this issue Sep 13, 2020 · 5 comments
Labels
merged Migration flag - PR pr Migration flag - PR

Comments

@389-ds-bot
Copy link

389-ds-bot commented Sep 13, 2020

Cloned from Pagure Pull-Request: https://pagure.io/389-ds-base/pull-request/50069


Bug Description:

ACI parsing is very strict around parsing "version 3.0;".
If there are any spaces around the semicolon parsing fails.

Fix Description:

Add a normalization function that removes duplicate
consecutive spaces, and handles spaces around the version string.

Resolves: #3124

Reviewed by: ?

@389-ds-bot 389-ds-bot added merged Migration flag - PR pr Migration flag - PR labels Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2018-12-03 17:56:36

rebased onto 4c98c3336e26e39c3df22992a03eb07750b11d05

@389-ds-bot
Copy link
Author

Comment from spichugi (@droideck) at 2018-12-03 23:51:42

Looks good to me. Ack

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2018-12-04 01:50:11

rebased onto 5eab3b5

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2018-12-04 01:50:46

Pull-Request has been merged by mreynolds389

@389-ds-bot
Copy link
Author

Patch
50069.patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged Migration flag - PR pr Migration flag - PR
Projects
None yet
Development

No branches or pull requests

1 participant