aem-developer-chrome icon indicating copy to clipboard operation
aem-developer-chrome copied to clipboard

Servlet contextpath not taken into account

Open royteeuwen opened this issue 7 years ago • 0 comments

When using a context path for a server, it is not taken into account when using the links. This would be easily solved by making the environments configurable with the context paths.

For example for an url http://author.local.com:4502/MB if I for example use the CRXDE lite link, it will produce http://author.local.com:4502/crx/de/index.jsp#/MB/content/site... instead of http://author.local.com:4502/MB/crx/de/index.jsp#/content/site...

royteeuwen avatar May 02 '17 18:05 royteeuwen