Closed (fixed)
Project:
ImageCache
Version:
6.x-2.0-beta6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 10:51 UTC
Updated:
3 Mar 2009 at 22:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
Standart commentedComment #2
gutomec commentedI have the same problem!
Comment #3
zd370 commentedyeah.. i got the same warning when i tried to switch the order of my actions in one of the presets
"The namespace you have chosen is already in use."
Comment #4
Standart commented6.x-2.0-beta5 works for me.
Comment #5
fernao commentedIt happens only while editing a preset without changing it name
access you preset:
- http://yourhost.org/admin/build/imagecache/1
- just click on 'update preset'
and it will raise the error 'The namespace you have chosen is already in use.'
This part of the bug it's almost ok.
The problem is when you update it to a similar name. The apache enter in a kinf of loop I think, because my processor goes to 100%, and I think the only way to stop it is by restarting it! :(
I experienced other errors while accessing theses messed presets like other errors. I think a good testing is by altering the names of the presets and try to override names that already exists.
Comment #6
fernao commentedwops, my mistake when I talk about the second part (user can overwrite). No, user cannot overwrite.
The bug is ony that of cannot save with the same name.
Comment #7
fernao commentedThis check worked with me.
Comment #8
fernao commentedComment #9
drewish commentedare you sure this is still a problem in the -dev release? it should have been fixed in #356668: Validation problems with imagecache_ui_preset_add_form.. i think this is really a duplicate.
Comment #10
drewish commentedmy bad. mis-read the bug report. committed the attached to HEAD.