Bug #18220
closed
typo3-docheader not visible when error occures
Added by Ingo Schmitt almost 17 years ago.
Updated over 13 years ago.
Description
When an PHP Warning is issued in the backend, the typo3-docheader rendered below the errors, thus the buttons could not be clicked
I know, in production systems, you shouldn't rais Errors in the FE, but for Developing it's quite nice.
See attaached Image
(issue imported from #M7544)
Files
We should have something for all errors and outputs etc. there, not just the ones done by PHP.
removed from 4.2 as it's no blocker and will happen most likely during development only anyways
I think it's a blocker, as you can't work with the backend (no Icons). Is it to late to provide a patch?
Attached patch corrects CSS for TYPO3 Backend, so that edit icons are always on top. Screenshot also attached. Patch will be posted to core list in a few minutes
Hi Ingo,
i don't think this is a good solution. Output looks crap also.
We need a proper solution for this, maybe integrating cc_debug.
Output looks crap, but it's working. As Ingo mentioned, it will happen most likely during development only anyways. So this is a better solution than none solution !
This is still a usability problem for setups with enabled php warnings in productive environments, see #18980 for some more user feedback.
Any chance to find an acceptable solution?
I think it's no problem to disable displaying php errors (or at least lowering the error-level - only errors but no warnings) and enabling a php-error-log (file).
This may be suggested in the TYPO3-setup so the non admins know that there is something...
- Target version deleted (
4.4.0)
Also available in: Atom
PDF