?
avatar bembelimen
bembelimen
28 Jul 2016

Steps to reproduce the issue

  1. Use a windows system (with xampp)
  2. Add into a Form XML a JFormFieldFolderList field and output it

Expected result

A List of folders, defined in the "root" folder of the field parameters

Actual result

Complete paths to the folders (Like C:\xampp\htdocs\joomla\images/myfolder)

System information (as much as possible)

Seems to be a windows bug only

Additional comments

Issue came from this PR: #10722
Line 221: 5be296a#diff-ec4b92ba2051d70bff7613c1a6199c5bR221
The replacement is not correct.
It could also be, that the "recursion output" breaks on linux, if you have the same path in your system and in your images folder, like
/home/joomla/images/myfolder/home/joomla/images/myfolder

avatar bembelimen bembelimen - open - 28 Jul 2016
avatar brianteeman
brianteeman - comment - 28 Jul 2016

Is this the same as #11288


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11336.

avatar brianteeman brianteeman - close - 28 Jul 2016
avatar bembelimen bembelimen - change - 28 Jul 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-07-28 15:51:21
Closed_By bembelimen
avatar bembelimen bembelimen - close - 28 Jul 2016
avatar bembelimen
bembelimen - comment - 28 Jul 2016

Yes, sorry

avatar brianteeman
brianteeman - comment - 28 Jul 2016

No problem- can you test it please - I dont have a windows machine to try

avatar brianteeman brianteeman - change - 30 Jul 2016
Labels Added: ?

Add a Comment

Login with GitHub to post a comment