Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Zac SpitzerZac SpitzerLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Fix versions
Priority
New
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Zac Spitzer
Zac SpitzerLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Fix versions
Priority
Created 24 March 2018 at 05:57
Updated 28 November 2019 at 18:40
Resolved 19 April 2018 at 10:57
plugins can't override the page title, only request.subTitle can be changed
https://github.com/lucee/Lucee/blob/5.2/core/src/main/cfml/context/admin/admin_layout.cfm#L96
with the Log Analyzer, it's always shows
it gets pretty long and wordy if you use a request.subTitle
also the web and server admins have the same title for every page
https://github.com/lucee/Lucee/blob/5.2/core/src/main/cfml/context/admin/admin_layout.cfm#L25