Hello, I'm trying to create a form using Zend_Form, but it apparently doesn't support XHTML when it comes to text inputs since it omits the slashes from the end of them. I found this issue related: http://framework.zend.com/issues/browse/ZF-3207, but it was closed as not an issue – however it is. I use the doctype helper too: XHTML1_STRICT. What should I do?
Best regards, Ádám
