Closed (fixed)
Project:
Domain
Version:
6.x-1.0-rc3
Component:
- Domain Nav
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2008 at 13:37 UTC
Updated:
23 Jul 2008 at 10:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
bforchhammer commentedComment #2
agentrickardThis must be a change from D5 to D6. In D5, the
<none>placeholder was used to indicate that no title should be used.$block['subject'] should probably be an empty string instead.
Thanks. No need to roll a new patch.
Comment #3
agentrickardThat is odd, because block_list() in both D5 and D6 should strip that out. Any idea as to why it is not?
http://api.drupal.org/api/function/block_list
Comment #4
agentrickardIt seems that the
<none>syntax only works if entered by the user, not coded into the module.Silly error that needs fixing in D5 and D6.
Comment #5
agentrickardCommitted to HEAD and 5-dev.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.