ISO 8601 dates contain characters (+ for instance) that need to be percent
encoded when using them as URI components.
Closes T2532
Differential D3830
assets/save: encode iso8601 date in URI component anlambert on Aug 24 2020, 1:51 PM. Authored by Tags None Subscribers None
Details
ISO 8601 dates contain characters (+ for instance) that need to be percent Closes T2532
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D3830 (id=13481)Rebasing onto 37a8f590ad... Current branch diff-target is up to date. Changes applied before testcommit f513a56b554f13a6e00b53f863739a0b36bc3f1b Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Mon Aug 24 13:49:23 2020 +0200 assets/save: encode iso8601 date in URI component ISO 8601 dates contain characters (+ for instance) that need to be percent encoded when using them as URI components. Closes T2532 See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/341/ for more details. |