When hiding a specific area in a path it hides for all text area in the path.
makopolok - May 20, 2009 - 10:36
| Project: | BUEditor |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | visibility |
Description
In the visibility options adding a field to : "Hide the editor for specific textareas:"
as for example : edit-field-game-0-value
it removes all instances of bueditor to the path and not as expected to a specific textarea.
furthermore , even if deleting in the hide visibility request the specific textarea as to go back 1 step back , the editor is not shown anymore (at least for the same content type) and need to create a new one.

#1
unable to reproduce this.
I created a game field for the content type story. I made it multiple valued.
In the visibility settings of my editor I entered "node/add/story" as page path and "edit-field-game-0-value" as hidden textareas.
On story creation page I see my editor on body field and on all game fields except edit-field-game-0-value
May your issue be related to #364026: BUEeditor disappears from multiple valued textareas?
#2
Don't think so . Though I use CCK , there is no option to add more fields.
#3
I can confirm this in 5.x-1.1
I have hidden bueditor for edit-profile-poznamka (field) and it dissappeared from whole node/add/akce (path)
#4
#5
i think this happens when you enter a new empty line at the end of the list.
Delete the last empty line or use the patch below.
#6
the patch is for 5.x
#7
let's fix both branches.
this is for 6.x.
#8
i've committed the patches.
#9
Automatically closed -- issue fixed for 2 weeks with no activity.