?
avatar Radek-Suski
Radek-Suski
17 Feb 2014

I'm not entirely sure if one could consider as a bug but here is a description of the problem.

field name="markersDirectory" type="folder list" ... directory="images"

For some reason user created a directory in administrator/images.
That way the validation of the directory in "libraries/joomla/form/fields/folderlist.php:35" "!is_dir($path)" do not match as the relative path is "administrator/images" and this directory indeed exists.

I'm not sure how the xml form field supposed to work but I think it should always contains a path relative to the Joomla! root path so it would be probably better always to prepend the JPATH_ROOT constant.

Thoughts?

Regards,
Radek

avatar Radek-Suski Radek-Suski - open - 17 Feb 2014
avatar brianteeman
brianteeman - comment - 23 Jul 2014

After several months with no further comment I am closing this

avatar brianteeman brianteeman - change - 23 Jul 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-23 15:11:16
avatar brianteeman brianteeman - close - 23 Jul 2014
avatar zero-24 zero-24 - close - 23 Jul 2014
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?
Removed: ? ?

Add a Comment

Login with GitHub to post a comment