? ? Pending

User tests: Successful: Unsuccessful:

avatar Fedik
Fedik
16 May 2021

Summary of Changes

Assign the parameters to ErrorDocument to be available in error.php.
Reverts #33718.

Testing Instructions

For backend follow #33718

For frontend:

  • set a theme color to "Alternative", in Cassiopeia config.
  • open non existing page to get 404 error
  • make sure the template use "Alternative color"
avatar Fedik Fedik - open - 16 May 2021
avatar Fedik Fedik - change - 16 May 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 May 2021
Category Administration Templates (admin) Libraries
avatar richard67
richard67 - comment - 16 May 2021

@Fedik @wilsonge Should we change that in the error page ot the Cassiopeia template, too?

It uses still the way with $params = $app->getTemplate(true)->params; here:

https://github.com/joomla/joomla-cms/blob/4.0-dev/templates/cassiopeia/error.php#L32-L33

And then $params in the rest of the file.

avatar sandramay0905 sandramay0905 - test_item - 17 May 2021 - Tested successfully
avatar sandramay0905 sandramay0905 - test_item - 17 May 2021 - Not tested
avatar sandramay0905 sandramay0905 - test_item - 17 May 2021 - Tested successfully
avatar sandramay0905
sandramay0905 - comment - 17 May 2021

I have tested this item successfully on 9b2e377


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33916.

avatar Fedik
Fedik - comment - 17 May 2021

Should we change that in the error page on the Cassiopeia template

Yes, sure. I did not looked there, thanks for checking.
I will change.

avatar Fedik Fedik - change - 17 May 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 17 May 2021
Category Administration Templates (admin) Libraries Administration Templates (admin) Libraries Front End Templates (site)
avatar richard67
richard67 - comment - 17 May 2021

@Fedik Could you add some testing instruction for the frontend part, too? Just something like "Check if the error page in frontend still works and looks as before", so other testers know they should check that.

@sandramay0905 Could you text that, too, frontend error page, and then set your test result again in the tracker? It doesn't need to repeat the other test for backend, for that there was no change since your test. Thanks in advance and thanks for all testing up to now.

avatar Fedik Fedik - change - 17 May 2021
The description was changed
avatar Fedik Fedik - edited - 17 May 2021
avatar Fedik
Fedik - comment - 17 May 2021

updated :)

avatar sandramay0905
sandramay0905 - comment - 17 May 2021

@richard67 Without pr i get the result see below so i'm not sure what to test:

image

avatar richard67
richard67 - comment - 17 May 2021

@sandramay0905 Just check that it works with the PR as well as without the PR, i.e. colours are the same in both cases.

avatar sandramay0905 sandramay0905 - test_item - 17 May 2021 - Tested successfully
avatar sandramay0905
sandramay0905 - comment - 17 May 2021

I have tested this item successfully on bdafe28


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33916.

avatar richard67 richard67 - test_item - 17 May 2021 - Tested successfully
avatar richard67
richard67 - comment - 17 May 2021

I have tested this item successfully on bdafe28


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33916.

avatar richard67 richard67 - change - 17 May 2021
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 17 May 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/33916.

avatar drmenzelit drmenzelit - close - 17 May 2021
avatar drmenzelit drmenzelit - merge - 17 May 2021
avatar drmenzelit drmenzelit - change - 17 May 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-05-17 14:32:06
Closed_By drmenzelit
Labels Added: ?
avatar drmenzelit
drmenzelit - comment - 17 May 2021

Thanks

Add a Comment

Login with GitHub to post a comment