To much nodes on settings page for a header image block
ppblaauw - July 22, 2008 - 07:52
| Project: | Header image |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
If more header image blocks are declared, all the nodes of the different blocks are displayed in the list of nodes.
Cause:
left join in headerimage_select_node function (line 189)
Solution:
remove left form the join

#1
and here is the patch
#2
Thanks for the patch. Changes committed.
#3
Automatically closed -- issue fixed for two weeks with no activity.