ObjFW  View Ticket

2024-08-25
21:30 Fixed ticket [0ef0149d30]: INI parser doesn't correctly parse `=` within `"` plus 5 other changes artifact: 20c0b9fcea user: js
2024-08-24
10:47 New ticket [0ef0149d30]. artifact: 0047e26d5f user: js

Ticket UUID: 0ef0149d3013249b80874d45989143c9c9ee5ecf
Title: INI parser doesn't correctly parse `=` within `"`
Status: Fixed Type: Code Defect
Severity: Minor Priority: High
Subsystem: Resolution: Fixed
Last Modified: 2024-08-25 21:30:43
Version Found In: Milestone: 1.1
User Comments:
js added on 2024-08-24 10:47:32:

The INI parser currently doesn't correctly parse something such as "foo=bar"=baz.


js added on 2024-08-25 21:30:43:

Fixed in [95fcd0f05b].