?
Referenced as Pull Request for: # 5852
avatar klas
klas
21 Jan 2015

Steps to reproduce the issue

Pass parameter like abc= to the url. If you do $abc = JFactory::getApplication()->input->get('abc',null,'int); you will get 0 as value.

Expected result

null (or any other default specified in get call )

Actual result

0

System information (as much as possible)

Additional comments

avatar klas klas - open - 21 Jan 2015
avatar klas klas - change - 21 Jan 2015
The description was changed
avatar brianteeman brianteeman - change - 21 Jan 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-01-21 14:37:08
Closed_By brianteeman
avatar brianteeman brianteeman - close - 21 Jan 2015
avatar zero-24 zero-24 - close - 21 Jan 2015
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment