Please activate JavaScript in your browser.
?
Success
Success
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Success
JTracker/HumanTestResults
Human Test Results: 2 Successful 0 Failed.
Details
User tests:
Successful:
Unsuccessful:
Summary of Changes
If the activeFilters object is not set in the view.html.php
file, searchtools is throwing a PHP Notice.
Notice: Undefined property: InstallerViewLanguages::$activeFilters in /path/to/joomla-staging/layouts/joomla/searchtools/default.php on line 34
This PR solves that.
Testing Instructions
Mainly code review (just a isset()...).
1 But if you want to simulate the problem remove this line: https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_installer/views/languages/view.html.php#L54 (or the same line in any view) and set the error reporting to maximum.
2. Go to Extensions -> Manage -> Install Languages
3. Before patch, PHP Notice. After patch, all fine.
andrepereiradasilva
-
open
-
11 May 2016
andrepereiradasilva
-
change
-
11 May 2016
joomla-cms-bot
-
change
-
11 May 2016
andrepereiradasilva
-
change
-
11 May 2016
The description was changed
andrepereiradasilva
-
change
-
11 May 2016
The description was changed
andrepereiradasilva
-
change
-
11 May 2016
Title
Differences
…
[searchtools] Do not trow php notice is activeFilters is not set
[searchtools] Do not th row php notice is activeFilters is not set
andrepereiradasilva
-
change
-
11 May 2016
Title
Differences
…
[searchtools] Do not trow php notice is activeFilters is not set
[searchtools] Do not th row php notice is activeFilters is not set
andrepereiradasilva
-
change
-
11 May 2016
Title
Differences
…
[searchtools] Do not throw php notice is activeFilters is not set
[searchtools] Do not throw php notice if activeFilters is not set
andrepereiradasilva
-
change
-
11 May 2016
Title
Differences
…
[searchtools] Do not throw php notice is activeFilters is not set
[searchtools] Do not throw php notice if activeFilters is not set
andrepereiradasilva
-
change
-
11 May 2016
The description was changed
brianteeman
-
test_item
-
11 May 2016
-
Tested successfully
brianteeman
-
change
-
11 May 2016
BurtNL
-
test_item
-
11 May 2016
-
Tested successfully
brianteeman
-
change
-
11 May 2016
Status
Pending
⇒
Ready to Commit
joomla-cms-bot
-
change
-
11 May 2016
brianteeman
-
change
-
11 May 2016
wilsonge
-
change
-
12 May 2016
Status
Ready to Commit
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2016-05-12 11:45:02
Closed_By
⇒
wilsonge
wilsonge
-
close
-
12 May 2016
wilsonge
-
merge
-
12 May 2016
joomla-cms-bot
-
close
-
12 May 2016
joomla-cms-bot
-
change
-
12 May 2016
Add a Comment
Login with GitHub to post a comment
I have tested this item successfully on d423869
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10418.