Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
filter.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2010 at 15:19 UTC
Updated:
24 Aug 2010 at 13:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
BarisW commentedComment #2
BarisW commentedCould it have anything to do with #732914: Improve the markup/CSS for content and user filter forms?
Comment #3
hunvreus commentedCould not reproduce it with the latest code; after deleting any of the filters the options would disappear on the entry form.
Comment #4
seutje commentedseems like #882666: Core form descriptions shouldn't use a label when not associated with a form removed the label without adjusting the javascript, since this is a continuous chain, the element's absence breaks the chain and the rest of it isn't executed
attached patch fixes this by removing the javascript related to the label
Comment #5
BarisW commentedWorks for me, good work! :)
Comment #6
aspilicious commentedWell another duplicate.
#889764: Text format selection layout is broken. has maybe a better patch?
There is also something about seven that need to be adressed.
Comment #7
BarisW commentedAh right, same fix on the same day ;)
Thanks for point out. Have searched, but couldn't find it.
Comment #8
seutje commentedcrosspost?