Closed (fixed)
Project:
BUEditor
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 May 2009 at 10:36 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ufku commentedunable 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?
Comment #2
makopolok commentedDon't think so . Though I use CCK , there is no option to add more fields.
Comment #3
meba commentedI 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)
Comment #4
meba commentedComment #5
ufku commentedi 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.
Comment #6
ufku commentedthe patch is for 5.x
Comment #7
ufku commentedlet's fix both branches.
this is for 6.x.
Comment #8
ufku commentedi've committed the patches.