no way to set block title to <none>
tayzlor - October 16, 2009 - 14:59
| Project: | Patterns |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
in the XML it will see as a tag rather than trying to set the block title to not display for that block, so there needs to be a way to be able to set the title to perhaps using an integer, 0 or -1 ?
Graham.

#1
nevermind managed to use html encoding to fix the problem...
using the following
<title><none></title>closing this.