User tests: Successful: Unsuccessful:
Pull Request for Issue #46149 .
Added JPAGETITLE language constant to the backend language file.
This requires a bit of code changing to test.
First make sure you set this global configuration setting:
Then go to this file:
$this->setDocumentTitle("TEST PAGE TITLE");
after
$this->addToolbar();
Now go to this url:
yourdomain.com/administrator/index.php?option=com_banners&view=banners
Or open banners view in your administrator backend.
Please select:
Documentation link for docs.joomla.org:
[x ] No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
[x ] No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Language & Strings |
| Title |
|
||||||
| Labels |
Added:
Language Change
bug
PR-5.4-dev
|
||
This PR makes no sense to me. I see no problems in the Banners page. And there are only 209 lines in the file! With the changes made I see Site Name - TEST PAGE TITLE rather than Banners. But why? That seems to be less useful.
Then i guess you didn't understand the instructions. That is on me. It's a bit technical but if you don't have the language string in it, the page title is called JPAGETITLE. With this PR it is displaying the title as it should. It is fixing a function available in joomla that now is broken in the backend. But since joomla doesn't use this function in the backend itself you need to edit some code to test it.
| Status | Pending | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-11-10 19:53:45 |
| Closed_By | ⇒ | TLWebdesign |
@TLWebdesign "closed this by deleting the head repository" ... was that an accident or by purpose?
Accident of course. i'm so stupid...
This pull request has been automatically rebased to 5.4-dev.