User tests: Successful: Unsuccessful:
Delete a default template style (set to ALL or to a specific language)
One gets correctly the Error message in the manager but we get in the PHP logs
PHP Notice: Use of undefined constant SOME_ERROR_NUMBER - assumed 'SOME_ERROR_NUMBER etc.
Changed SOME_ERROR_NUMBER
to 500.
Test again after patch
Simple one that can go in 3.7.3
@rdeutz
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_templates |
It DOES work. I guess seomeone was hesitating between a 403 and a 500 as both are found in core, the majority being a 500.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-24 16:54:26 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Is this change not just masking an issue as presumably it used to work
On 24 Jun 2017 10:18 am, "infograf768" notifications@github.com wrote: