ZF-9021: Incorrect HTML tags in migrating to 1.10 page
Description
In the documentation showing how to migrate to version 1.10, there are some errant HTML tags: the first "b" and "tt" tags in the document are not closed, screwing up the formatting for the remainder of the page:
http://framework.zend.com/manual/en/…
They occur in the Zend_Controller_Front section, immediately before the first sample code block.
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2010-02-03T00:09:10.000+0000
I think the sentence would be better as following {quote} You can then test for that specific error with the constant Zend_Controller_Plugin_ErrorHandler::EXCEPTION_NO_ROUTE: {quote}
in stead of {quote} You can then test for that specific error with the constant : {quote}
Posted by Satoru Yoshida (satoruyoshida) on 2010-02-18T02:52:06.000+0000
Solved in SVN r21076