aem-developer-chrome
aem-developer-chrome copied to clipboard
Toggle UI - CRXDE Lite: wrong url
Hi, I've noticed that the url created to open the page in the CRXDE is wrong because of the char ":". It should be replaced with the URL Encoded Character "%3A".
For example: Original: http://localhost:4502/crx/de/index.jsp#/content/project/mobile/menu/jcr**:content New: http://localhost:4502/crx/de/index.jsp#/content/project/mobile/menu/jcr%3A**content
If it can be of any help, I'm using Ubuntu 16.04 + Chrome Version 51.0.2704.103 + AEM 6