Zend Framework

Incorrect HTML tags in migrating to 1.10 page

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.10.2
  • Component/s: Zend_Controller
  • Labels:
    None
  • Language:
    English

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/migration.110.html

They occur in the Zend_Controller_Front section, immediately before the first sample code block.

Activity

Hide
Satoru Yoshida added a comment -

I think the sentence would be better as following

You can then test for that specific error with the constant
<constant>Zend_Controller_Plugin_ErrorHandler::EXCEPTION_NO_ROUTE</constant>:

in stead of

You can then test for that specific error with the constant
<constant></constant>:

Show
Satoru Yoshida added a comment - I think the sentence would be better as following
You can then test for that specific error with the constant <constant>Zend_Controller_Plugin_ErrorHandler::EXCEPTION_NO_ROUTE</constant>:
in stead of
You can then test for that specific error with the constant <constant></constant>:
Hide
Satoru Yoshida added a comment -

Solved in SVN r21076

Show
Satoru Yoshida added a comment - Solved in SVN r21076

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: