You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is something that has bugged me for a while, but I never thought of logging it. It's not so much bug, but a feature request.
When I have fuffed up my XSL, the frontend displays a nice error message. If I'm logged in the the debug view, I don't get to see it on the result page. Is it possible to add this error output into the results view?
The text was updated successfully, but these errors were encountered:
Wouldn't it be nicer to show a little bit more context and the front-end error pages itself? The XSLT errors are quite verbose, they are quite repetitive. Less text and more context would be nice in my eyes.
One thing I noticed when working on the 2.3 error styles is that we take it for granted that the debug devkit is installed – but this is not a necessity. We have a lot of hardcoded links in there.
Another thing is that Symphony doesn't bundle a code highlighting script which would be useful in other areas (events documentation, error messages). Bitter is part of the Debug devkit.
This is something that has bugged me for a while, but I never thought of logging it. It's not so much bug, but a feature request.
When I have fuffed up my XSL, the frontend displays a nice error message. If I'm logged in the the debug view, I don't get to see it on the result page. Is it possible to add this error output into the results view?
The text was updated successfully, but these errors were encountered: