[dev.icinga.com #10856] Benchmark is not rendered on many pages #2204
Labels
Milestone
Comments
Updated by elippmann on 2016-01-05 10:30:10 +00:00
|
Updated by elippmann on 2016-02-27 21:50:06 +00:00
Applied in changeset 9c5dfc5. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue has been migrated from Redmine: https://dev.icinga.com/issues/10856
Created by tgelf on 2015-12-15 15:26:23 +00:00
Assignee: (none)
Status: Resolved (closed on 2016-02-27 21:50:06 +00:00)
Target Version: 2.2.0
Last Update: 2016-02-27 21:50:06 +00:00 (in Redmine)
This basically affects all pages doing $this->render(...) in their controller. This results in getNoRenderer being true in ZF viewRenderer, so this condition fails:
Please be careful, fixing this should not affect non-HTML renderers or similar.
Cheers,
Thomas
Changesets
2016-02-27 19:14:02 +00:00 by elippmann 7cef06f
2016-02-27 21:49:44 +00:00 by elippmann 9c5dfc5
The text was updated successfully, but these errors were encountered: