In Zend_Form I'd like to have label linked, but formLabel escapes output. I was wondering if it would be smart to add $escape = true parameter to formLabel to control escaping? The problem what I have is currently with Zend_Form so I could create a workaround, but it could pop up later on when using View Helpers.
-- Teemu Valimaki <[EMAIL PROTECTED]>
