jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Bugs => Topic started by: carin on 22.08.2014 23:55:22

Title: HUGE BUG: auto create directory name replaces underscores - [Fixed in 3.2.12 !]
Post by: carin on 22.08.2014 23:55:22
reproduce:
* use the setup as shown in the attached screenshot
* add a new category like "Phase 1"
* "save and close" the category (folder "phase_1" gets created on the server)
* edit this category and save again

expected:
* the folder name on the server does not change
* the "Directory Name" in the database does not change

current:
* the folder name on the server does not change
* the "Directory Name" in the database does change to "phase1" !!! which disables the category and screws up the entire front end download section

EDIT: found a work around - switch off "auto create folder name" in the config

[gelöscht durch Administrator]
Title: Re: HUGE BUG: auto create directory name replaces underscores
Post by: ColinM on 23.08.2014 13:24:52
Hi
Have found another variant of this problem.  Slightly different Cong as in pic Search Categories Backend-01.png .  Everything looks good in pic Search Categories Backend-02.png.  However I could not Publish see Search Categories Backend-03.png
Reason was that directory was not created.  Database entry for new category looked OK.  Did not get any error message when I made the new category but on trying to upload I did get error about permissions needed etc

Colin

[gelöscht durch Administrator]
Title: Re: HUGE BUG: auto create directory name replaces underscores
Post by: Arno on 24.08.2014 14:24:41
Hi Carin,
i have found out, that i have in the last beta version 3.2.11 added this bug.
Please accept our apologies for this mistake.

The result should now be correct. See pics.

Fixed in beta 3.2.12.
You can use in the meantime the fixed file below.
Please copy the unzipped file to: /administrator/components/com_jdownloads/helpers


[gelöscht durch Administrator]
Title: Re: HUGE BUG: auto create directory name replaces underscores
Post by: carin on 24.08.2014 18:43:05
apology accepted  ;D

thanks for the fix