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.

Comments

ufku’s picture

Status: Active » Postponed (maintainer needs more info)

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?

makopolok’s picture

Don't think so . Though I use CCK , there is no option to add more fields.

meba’s picture

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)

meba’s picture

Status: Postponed (maintainer needs more info) » Active
ufku’s picture

Status: Active » Needs review
StatusFileSize
new818 bytes

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.

ufku’s picture

Version: 6.x-1.3 » 5.x-1.x-dev

the patch is for 5.x

ufku’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Assigned: makopolok » Unassigned
StatusFileSize
new734 bytes

let's fix both branches.
this is for 6.x.

ufku’s picture

Status: Needs review » Fixed

i've committed the patches.

Status: Fixed » Closed (fixed)
Issue tags: -visibility

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