Changelog: 1.5.3

Issues resolved for this release:

  • [ZF-3768]: testNoResolvers(Zend_Auth_Adapter_Http_ObjectTest) unit test problem
  • [ZF-3765]: Zend_Auth_Adapter_Http_ObjectTest failure reporting problem
  • [ZF-3757]: Bug in constructor method of the Zend_Validate_File_Size class
  • [ZF-3742]: Elements in Display Groups are not updated with appropriate ElementBelongsTo setting
  • [ZF-3740]: Counting results does not work in postgresql with order by in query
  • [ZF-3738]: Make the PaginationControl helper more compatible with the Partial helper
  • [ZF-3737]: Setting itemCountPerPage after setCurrenPageNumber gives wrong results
  • [ZF-3704]: Zend_Pdf_Page::rawWrite() implementation is missing
  • [ZF-3643]: $form->setAttrib('id', 'foo'); has no effect
  • [ZF-3614]: testFileSearch(Zend_TranslateTest) unit test failure
  • [ZF-3607]: testIsTranslated(Zend_Translate_GettextTest) unit tests failure
  • [ZF-3498]: MultiCheckbox does not allow easily setting checked values
  • [ZF-3494]: Zend_Form_DisplayGroup::getView returns null view
  • [ZF-3456]: Zend_View_Helper_Action Issue, duplicated view output
  • [ZF-3374]: Fatal error when Zend_Search_Lucene can't delete an index file
  • [ZF-3371]: Label decorator's setTag() should cast empty values as null
  • [ZF-3358]: Support out of the box validation with belongsTo/elementsBelongTo
  • [ZF-3352]: Zend_View_Helper_Partial does not support an object to be passed in - issue ZF-2431 reopened.
  • [ZF-3350]: PartialLoop should not cast Traversable objects to arrays
  • [ZF-3344]: Leftover variable assignment in Zend_Db_Table_Row_Abstract causes E_NOTICE error
  • [ZF-3316]: Error in 10.1.10.9. PDO SQLite
  • [ZF-3306]: A Method is not implement in a good way in Zend_Db_Table_Row_Abstract
  • [ZF-3236]: CLONE -value "0" is treated as empty
  • [ZF-3213]: Zend_Form: setting displayGroupPrefixPath in config file
  • [ZF-3206]: Using placement in Zend_View_Helper_FormRadio breaks setting of value
  • [ZF-3192]: Missing require file in Placeholder.php
  • [ZF-3180]: Missing documentation on Zend_View_Helper_Partial::setObjectKey()
  • [ZF-3160]: Nesting calls to Zend_View_Helper_Action renders content from inner call twice.
  • [ZF-3017]: Missing header trigger mod_security
  • [ZF-2978]: Zend_XmlRpc_Client returning system.methodSignature in methodName
  • [ZF-2964]: Zend_Filter_Inflector cause PHP-error when "nothing to do"
  • [ZF-2959]: Zend_Loader::isReadable() keeps file handles open
  • [ZF-2912]: ContextSwitch constructor has a parameter for helper configuration; no parameters should be specified
  • [ZF-2808]: Using $this->action to chain view content together causes unexpected content in body of response
  • [ZF-2663]: Set name in headMeta View Helper deletes previous entries
  • [ZF-2359]: static methods are called twice
  • [ZF-2279]: Sequence of calling arguments not correct
  • [ZF-1949]: A blank page appears if there's any missing method's argument.
  • [ZF-374]: Include Run Instructions for Unit Tests