Feature #38397
Use debug flag from controller
| Status: | Resolved | Start date: | 2012-06-26 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Francois Suter | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 1.6.0 | |||
| Votes: | 0 |
Description
Template Display still has its own debug flag. It should rely on the controller's debug settings instead. Error reporting should also be changed to use global logging from Tesseract. Missing reporting can now be added.
Related issues
| duplicated by HTML-based Data Consumer - Bug #46212: Do not return missing image tag when IMAGE object returns... | Closed | 2013-03-12 |
Associated revisions
Made full usage of centralized debug and messaging API, resolves #38397
Made full usage of centralized debug and messaging API, resolves #38397
History
Updated by Francois Suter 2 months ago
- Status changed from New to Accepted
- Assignee set to Francois Suter
- Target version set to 1.6.0
Updated by Francois Suter 2 months ago
I plan to also remove the individual flags that existed for each templatedisplay element, since there can now also be individual flags for each displaycontroller. This is not exactly the same, but I would like to avoid having debug flags all over the place.
Updated by Francois Suter 2 months ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r74472.