User tests: Successful: Unsuccessful:
Pull Request for Issue # .
The constant JPATH_PLATFORM is a history thing and should not be used for new code in Dispatcher.php
This pr replaces this with _JEXEC in some files
Code review
Code: \defined('JPATH_PLATFORM') or die;
Code: \defined('_JEXEC') or die;
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Unit Tests Repository Administration com_admin SQL Postgresql |
Status | New | ⇒ | Pending |
Category | Unit Tests Repository Administration com_admin SQL Postgresql | ⇒ | Modules Administration Front End com_contact com_content |
Title |
|
Title |
|
Looks good to me. Hope no one disagrees with this change.
We will see and wait.
I have tested this item
Code Review
Status | Pending | ⇒ | Ready to Commit |
RTC.Thanks!
Labels |
Added:
?
PR-4.3-dev
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-03-08 00:00:27 |
Closed_By | ⇒ | obuisard |
I have tested this item✅ successfully on fe6ebbe
Looks good to me. Hope no one disagrees with this change.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39997.