User tests: Successful: Unsuccessful:
JInput::getVar method is using in two places.
See the search result here:
https://github.com/joomla/joomla-cms/search?utf8=%E2%9C%93&q=%22input-%3EgetVar%22&type=Code
But there is no document related to JInput::getVar method. I think it is good to place the document in JInput.
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-05-26 09:48:44 |
| Closed_By | ⇒ | wilsonge |
| Labels |
Added:
?
|
||
Issue in FOF repository akeeba/fof#497
Hi,
There is no "var" filtering actually - it's just the fallback - both these instances should be refactored. I've made a PR in #7039 to remove the reference to it from core. I'll also create an issue in the FOF repo to remove the instance there. Thanks for reporting this though!