mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-07-17 18:43:05 -04:00
Before, the chosen encoding was not the best for the task since some part of the value was truncated when used with quotes. Now, the encoding allows to work smoothly with quotes. See #3538