aboutsummaryrefslogtreecommitdiff
path: root/app/FreshRSS.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-01-18 23:39:30 +0100
committerGravatar GitHub <noreply@github.com> 2023-01-18 23:39:30 +0100
commitd105761fec48b388aa96e5089111b5c5ae941df2 (patch)
tree3422ee49de2cedfd09e8db81ed235be948570f28 /app/FreshRSS.php
parentdaaa391e33c5d92e3dd91bb0b81ac420abed7097 (diff)
i18n safer vsprintf (#5022)
Fix bug introduced by https://github.com/FreshRSS/FreshRSS/pull/4807 though only for the French i18n, wich has some `%` signs in the URL, making `vsprintf` to crash. Only use `vsprintf`` when we call the translation with some parameters, otherwise skip it (probably faster as well).
Diffstat (limited to 'app/FreshRSS.php')
0 files changed, 0 insertions, 0 deletions