That's just the way it's coded. No way to override it without extending Zend_View_Helper_HeadMeta. It might be easier to just post-process the output of headMeta().
-- Mon On Tue, Nov 30, 2010 at 4:18 PM, navanitachora <[email protected]> wrote: > > Dear Folks, > > This is an appeal for help. I am not sure why the HTML tags (that do not > have a closing tag) are rendering with an extraneous space as described > above. > > Is anyone else having the same problem with Zend 1.10. I am using the > doctype helper and setting it to HTML4_STRICT as shown in the previous > e-mail. > > Please do let me know. > > nav > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Meta-tags-rendering-and-indentation-issues-tp3062357p3064980.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
