#2119 Double parsing failes for a complex file
Closed: Fixed None Opened 10 years ago by dpal.

See ini_parse_ut.c
If you add the attached file to the list of files in read_save_test() function and read_again_test() function:
1. file will be read in the original format
2. config will be folded at the margin of 5 characters
3. config will be serialized and saved as file ".out"
4. file ".out" will be read and parsed
5. config will be folded at the margin of 5 characters
6. config will be serialized and saved as file "
.2.out"

If you now compare .out and .2.out files they will not match. It seems that processing of the file is broken somewhere. This needs investigation.

I am also adding couple other files than can be used for testing that should succeed too.


Fields changed

milestone: NEEDS_TRIAGE => ding-libs - Oct 2013

Fields changed

milestone: NEEDS_TRIAGE => ding-libs - Oct 2013

Fields changed

milestone: NEEDS_TRIAGE => ding-libs - Oct 2013

Fields changed

rhbz: => 0

Fields changed

rhbz: => 0

Fields changed

rhbz: => 0

Fields changed

resolution: => fixed
status: new => closed

Fields changed

resolution: => fixed
status: new => closed

Fields changed

resolution: => fixed
status: new => closed

Metadata Update from @dpal:
- Issue set to the milestone: ding-libs - Oct 2013

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3161

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata