User tests: Successful: Unsuccessful:
Labels |
Added:
?
|
Rel_Number | ⇒ | 5781 | |
Relation Type | ⇒ | Pull Request for | |
Easy | No | ⇒ | Yes |
Category | ⇒ | Administration |
One thing to consider here is that we are essentially removing a security filter.
As far as I see you cna now pass anything you want for that filter. It isn't sanitised anywhere. Or I at least didn't see it when I had a look. Which is very likely a security issue.
Disagree on removing a security filter. It is about filtering output, not security related.
Do object to the change:
My preference is the current implementation ignoring not applicable filter.
It's not security filter. At worst you end up having no results:
WHERE folder='whateverstring'
Value is escaped, so there's nothing that can break.
I would prefer not ignoring the filter, though..
Do you really want to piss off experienced administrator by forcing them to clear the filter when not applicable or do you want to tell dummies that the folder only applies to libraries and plugins and therefor is ignored for the other types!
Remember, you are changing functionality. You force people to do something extra because there are dummies that do something extra, which makes no sense, and don't understand the result.
I guess the point here is that it is the only place in core where the results of filtering is incorrect.
So, the filter for folder should be hidded when it doesn't apply?
Disagree with not beeing correct. It is doing exactly what is expected. For now, it is the only place where we have optional filters. For something that is meant for Super users, that should be an issue.
I agree to @infograf768 .
The results should reflect the filter settings and not the filter settings combined with some expert knowledge that you only get by studying the source code.
Don't need to study code, just use your brain. For the record N/A means not applicable. What are you doing here (referring to Extension manager->Manage), you lack the qualifications for Super user!
So, the filter for folder should be hidded when it doesn't apply?
That would indeed be the best.
IMO just commit the patch and open a new PR for conditional fields in the frontend (the whole js-thing).
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
?
|
IMO this is a bug and should be fixed. Thank you @Erftralle! Merged.
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-07-07 22:21:17 |
Closed_By | ⇒ | Kubik-Rubik |
@infograf768 i will add your test from here: #5781 (comment) If it is not ok let me know. Thanks.
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6130.