You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by @tidoust: “The bug I reported on specberus for links with trailing spaces apparently also exists in the "publish" tool used by Echidna (that tool checks the editor draft URL and complains that it is invalid when there is a trailing space).”
Possible action: sanitise (trim) those URLs in publisher.js before sending them to the Symfony endpoint.
Reported by @tidoust:
“The bug I reported on specberus for links with trailing spaces apparently also exists in the "publish" tool used by Echidna (that tool checks the editor draft URL and complains that it is invalid when there is a trailing space).”
Possible action: sanitise (trim) those URLs in
publisher.js
before sending them to the Symfony endpoint.Related: w3c/specberus#207.
The text was updated successfully, but these errors were encountered: