Bug #99765
closedForms backend module broken if BE/languageDebug is enabled
0%
Description
Problem¶
- enable
BE/languageDebug
system setting - open Forms backend modul
- Try to open an existing form > fails without detailed error (no console error, no 5xx/4xx error in network tab)
Why this needs to be fixed?¶
- for general debugging
- for translation purposes of the TYPO3 core (e.g for preparing screenshots for easier translation on crowdin)
Files
Updated by Christian Kuhn almost 2 years ago
- Status changed from New to Needs Feedback
Josef, since you are an active translator: How useful is the 'languageDebug' thing in the first place?
To me, it tends to clutter the interface a lot, up to a point where it becomes unusable. Since this is a lowlevel thing, we won't be able to improve the situation much, either, for instance, we can not do something like "ok, add a title tag" since locallang does not necessarily live in html context at all, and we don't now about such things on this level.
How bad is the overall situation of this toggle? From my point of view, I actually tend to deprecate, or maybe even remove directly since I guess it's not a v12 breaking change if we have a patch that ends up ignoring the toggle?
Updated by Benni Mack over 1 year ago
I recommend to deprecate this setting and remove it in v13. wdyt?
Updated by Georg Ringer 5 months ago
- Status changed from Needs Feedback to Closed
as this setting has been removed in v13 with #100657 I am closing this issue now
Updated by Georg Ringer 5 months ago
- Related to Task #100657: Deprecate BE/languageDebug added