Download & Extend

Support underscores in content type keys

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

Title:Fields to Include - hyphens to include when adding new content and underscores when editing existing content» Support underscores in content type keys
Status:active» fixed

Fixed in CVS

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here