Closed (fixed)
Project:
Header image
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2008 at 16:08 UTC
Updated:
28 Apr 2008 at 19:27 UTC
With multiple headerimage blocks, when you visit the block configure page (ie /admin/block/configure/headerimage/2) the table that displays the nodes assigned to the current headerimage block, also shows nodes assigned to other headerimage blocks.
The fix is very simple: change the "AND" to a "WHERE" on line 638 in the headerimage_block_configure function. I've attached a patch file for you in case you want it.
| Comment | File | Size | Author |
|---|---|---|---|
| headerimage.module.select-nodes-by-block-0.patch | 637 bytes | ashtonium |
Comments
Comment #1
sutharsan commentedYes, I love patches ;)
Thanks. Patch committed.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.