Description
UIDebug#encodeBegin resolves the current action-url and just adds '?' for its own parameters.
-> if the url already contains parameters, the url contains two '?' in the end which breaks the javascript.
UIDebug#encodeBegin resolves the current action-url and just adds '?' for its own parameters.
-> if the url already contains parameters, the url contains two '?' in the end which breaks the javascript.