#3450 - Page title is inoorrect
| Identifier | #3450 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Page title is inoorrect |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | core_comcode_pages |
| Description | Maybe something in the new build caused this but when on the home page it has set the page title to that of the last page I added (several days ago). |
| Steps to reproduce | |
| Additional information | Set to private because my site isn't really public, yet. |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
(Click to enlarge)
<title>{+START,IF_NON_PASSED,TITLE}{+START,IF_NON_EMPTY,{$HEADER_TEXT}}{$HEADER_TEXT*} – {+END}{$SITE_NAME*}{+END}{+START,IF_PASSED,TITLE}{TITLE}{+END}</title>
This does not seem to affect most installations, occurring with some combination of cache settings and cache order. Therefore this is a speculative fix, but it does clean up the code in the right way.
PHP NOTICE [8] Undefined index: COMCODE_PARSE_TITLE in sources/global3.php on line 468 (version: 10.0.10, PHP version: 5.6.32, URL: /index.php?page=login&type=login&redirect=http%3A%2F%2Fsurfrenzy.net%2Findex.php%3Fpage%3Dstart)
I also forgot to say you might need to empty the Comcode Page cache.