Select to view content in your preferred language

Latest AGOL update breaks html space encodings

508
2
06-26-2025 01:40 PM
Labels (1)
Anthony
Occasional Contributor

I noticed this morning after the AGOL update all my sharepoint links broke. 

This is the format of the original URL

/Shared%20Documents/

This is what it turns into when you click the hyperlink from the popup and the table:

/Shared%2520Documents/

It double encodes the % and doesn't interpret it as a space. This is something that should have been caught before the upgrade, or at least let people know of the change if it was intentional. 

Tags (3)
2 Replies
StephanieW
Esri Contributor

Hi @Anthony Thank you for reporting this, it is being reviewed as BUG-000177496: ArcGIS Online replaces the %20 space encoding in URLs with %2520 double space encoding following the June 2025 ArcGIS Online release

Anthony
Occasional Contributor

looks like it is all fixed now, thanks!

0 Kudos