Posted by steveray on April 12, 2010 at 4:54am
3 followers
Jump to:
| Project: | FCKeditor - WYSIWYG HTML editor |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Using the Inclusion mode (haven't tested with Exclusion mode), I need to add two lines for each Content Type that has a multi-word name:
To include FCKEditor when I'm adding a new node of "content-type" I need to place hyphens between the words in the Include box:content-type@*.edit-body
To include FCKEditor when I later edit a node of "content-type" I need to place underscores between the words in the Include box:content_type@*.edit-body
Is this intentional?
Per the note on "Type" at admin/content/types/add: when defining the content type, underscores are used which are changed to hyphens when the create content URL is created.
Thanks.
Steve R
Comments
#1
Fixed in CVS
#2
Automatically closed -- issue fixed for 2 weeks with no activity.