Zend Framework

Typo when throwing exception in Zend_Pdf_Resource_Font_Extracted methods encodeString() and decodeString()

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.10.0
  • Fix Version/s: 1.10.1
  • Component/s: Zend_Pdf
  • Labels:
    None

Description

throw new Zend_Pdf_Exception('Fonf encoding is not supported');

should be

throw new Zend_Pdf_Exception('Font encoding is not supported');

Additionally, it would be nice to mention in the exception message which font encoding the message is referring to.

Activity

Hide
Satoru Yoshida added a comment -

Thank You for report, Solved in SVN r20866

Show
Satoru Yoshida added a comment - Thank You for report, Solved in SVN r20866

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: