Fix the AEM authoring interface when the debugClientLibs query param is set
| Request for Feature Enhancement (RFE) Summary: | The AEM Authoring interface doesn't work with the debugClientLibs query param so debugging client libraries is not possible anymore. |
| Use-case: |
There is a documented parameter debugClientLibs that produces client libraries output in the debug mode, without combining and minifying the JS and CSS files. It was very useful in the early versions of AEM but stopped working some time ago, either due to new out-of-the-box client libraries or because of those libraries' modifications, or because of the evolution of modern web browsers. It would be good to have it back. |
| Current/Experienced Behavior: | The authoring interface doesn't work correctly when there is documented debugClientLibs=true parameter present in the query. |
| Improved/Expected Behavior: | The authoring interface should work when the debugClientLibs=true parameter is set in the query |
| Environment Details (AEM version/service pack, any other specifics if applicable): | Stopped working since AEM 6.3 (roughly). Tested on Chrome only. |
| Customer-name/Organization name: | Media.Monks |
| Screenshot (if applicable): | ![]()
|
| Code package (if applicable): |

