Closed (fixed)
Project:
Revisioning
Version:
6.x-2.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
2 Sep 2009 at 14:09 UTC
Updated:
28 Oct 2009 at 03:10 UTC
Permissions are not allowed to have special chars like single quotes and other non english characters. In my installation update of link checker module failed because of single quotes in the permission name "access 'Pending' tab" in Revisioning module. Please check #532178: Database update #6209 failed and #539666: Permission names (for homebox names containing special chars)
Comments
Comment #1
rdeboerSee http://drupal.org/node/527512#comment-1914250
Comment #2
hass commentedIncorrect. Please read the linked articles. CORE does not support permission names with single quotes / special chars. Revisioning MUST filter all other chars out. See http://drupal.org/node/539666#comment-1933412 for an example or better read the full conversation in this case.
Comment #3
hass commentedThis is the buggy line!
Comment #4
hass commentedAlso see Gabors comment on this in http://drupal.org/node/540016#comment-1927142
Comment #5
rdeboerCommitted to repository. New development snapshot available later today.
Please make sure you also install the latest development version of Module Grants and run the update script (#6207) to remove any quotes from existing permissions on the db.