?
avatar PhilETaylor
PhilETaylor
23 Feb 2017

Steps to reproduce the issue

When creating a gallery custom field you can set Recursive On/Off

Expected result

That this will be honoured

Actual result

This is not honoured as the code is:

		// Get a list of folders in the search path with the given filter.
		$folders = JFolder::folders($path, '.', true, true);

the first "true" means Recursion = On - so its hardcoded at the moment and not using the param

System information (as much as possible)

Joomla! 3.7.0-beta3 Beta [ Amani ] 21-February-2017 15:03 GMT

Additional comments

avatar PhilETaylor PhilETaylor - open - 23 Feb 2017
avatar joomla-cms-bot joomla-cms-bot - change - 23 Feb 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 23 Feb 2017
avatar PhilETaylor PhilETaylor - change - 23 Feb 2017
The description was changed
avatar PhilETaylor PhilETaylor - edited - 23 Feb 2017
avatar PhilETaylor PhilETaylor - edited - 23 Feb 2017
avatar Bakual
Bakual - comment - 24 Feb 2017

I think the recursive option currently is used when it comes to returning the files from the selected folder(s).
I don't say that it's correct behavior now ?

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 2 Mar 2017

if Plugin Gallery is skipped (#14238 ), this Issue can be closed.

avatar infograf768
infograf768 - comment - 2 Mar 2017

See #14309

avatar zero-24
zero-24 - comment - 4 Mar 2017

Field is removed from core.

avatar zero-24 zero-24 - change - 4 Mar 2017
Title
[com_fields] Recusive option not used.
[com_fields] Gallery Field Recursive option not used.
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-03-04 08:58:03
Closed_By zero-24
avatar zero-24 zero-24 - close - 4 Mar 2017

Add a Comment

Login with GitHub to post a comment