nateyolles / aem-developer-chrome

Chrome extension for AEM developers.
https://chrome.google.com/webstore/detail/aem-developer/hgjhcngmldfpgpakbnffnbnmcmohfmfc
MIT License
42 stars 10 forks source link

Toggle UI - CRXDE Lite: wrong url #24

Open realgpp opened 8 years ago

realgpp commented 8 years ago

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