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

xecstasyx’s picture

Category: bug » support
Status: Active » Needs review
xecstasyx’s picture

Assigned: xecstasyx » Unassigned
drupalnesia’s picture

  1. 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.


  2. I will check this bug again.
  3. 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


  4. This bug has reported using SMS by Deny Wahyudi too. Fixing has applied to OpenWYSIWYG 6.x-beta4

    Thanks for your detail report.

drupalnesia’s picture

Status: Needs review » Active

6.x-1.0-BETA5: Fixed: Case sensitive. "Folder manage" to "folder manage"

drupalnesia’s picture

Status: Active » Closed (fixed)

I have uploaded 6.x-1.0-BETA5. Thanks for all.