Closed (fixed)
Project:
OpenWYSIWYG Editor
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2009 at 16:17 UTC
Updated:
20 Jun 2009 at 13:10 UTC
Theres an issue with this:
-Folder Manage Permision writes a mysql table named "folder manage" so the module searchs for "Folder manage" permision (case sensitive) so it wont let users upload files or manage folders because it doesnt validates it. pretty simple to fix editing that database table ( permissions ) values.
-About that gif its kind of the same , module calls for Justifyfull.gif at toolbar ( case sensitive J ) but the image inside library/images is named justifyfull.gif , yet again just a little rename and its done =P
hope this helps plus its my first post so if im doing it wrong then im sorry.
Comments
Comment #1
xecstasyx commentedComment #2
xecstasyx commentedComment #3
drupalnesia commentedI will check this bug again.
This bug has reported using SMS by Deny Wahyudi too. Fixing has applied to OpenWYSIWYG 6.x-beta4
Thanks for your detail report.
Comment #4
drupalnesia commented6.x-1.0-BETA5: Fixed: Case sensitive. "Folder manage" to "folder manage"
Comment #5
drupalnesia commentedI have uploaded 6.x-1.0-BETA5. Thanks for all.