Hi,

I am wondering why in Zend_Form_Decorator_HtmlTag::render there is some removeOption call near line 179 in the 1.8.4 ZF:


        $this->removeOption('noAttribs');
        $this->removeOption('openOnly');
        $this->removeOption('closeOnly');


Thanks

--
-- Mathieu Suen
--

Reply via email to