ACS common redirect - source URL has spaces in it. What to do? | Community
Skip to main content
jayv25585659
Level 8
August 18, 2023
Solved

ACS common redirect - source URL has spaces in it. What to do?

  • August 18, 2023
  • 1 reply
  • 825 views

as above.

 

might be best explain with examples:

 

sourcetargetcomments
/content/dam/files/my%20document%20here.pdf/content/mysite/aboutdoes not work
/content/dam/files/my document here.pdf/content/mysite/aboutdoes not work. (%20 has been replaced by space character)

 

Thanks in advance for the assistance.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by nitesh_kumar-1

Hi @jayv25585659 ,

 

Looks like a similar issue was reported here https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/2702 

Not sure if you have checked already.

 

Have you also tried to rewrite the URL by replacing whitespaces with hyphens for instance?

1 reply

nitesh_kumar-1
Adobe Employee
nitesh_kumar-1Adobe EmployeeAccepted solution
Adobe Employee
August 18, 2023

Hi @jayv25585659 ,

 

Looks like a similar issue was reported here https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/2702 

Not sure if you have checked already.

 

Have you also tried to rewrite the URL by replacing whitespaces with hyphens for instance?