[MXS-3747] Empty strings aren't serialized as quoted strings Created: 2021-08-26 Updated: 2021-08-27 Resolved: 2021-08-27 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.5.15 |
| Fix Version/s: | 2.5.16 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If a string with Quotes::IGNORED is configured with a value that has leading or trailing whitespace, the serialization doesn't add the quotations that are needed to properly serialize it in the INI format. |