Quick search:

fixes in 1.3 beta 1

x PntSite::getFunkyRequestData bug solved: POST and cookies from request got lost

x PntValueValidator

::validate debugged: $type undefined,now is $this->type

::validateObject now checks length

x PntTablePart depricated support debugged:

::printItemBgColor now passes parameters to printRowBgColor

::setHandler_printItemRows now assigns field properly

x PntTabspart::processPartArgumentsConvertTabsSpec

replaced $contentParts[$tabName] by $this->contentParts[$tabName]

x PntMtoNPropertyPart::getPropertyValueFor now uses request param

x PntErrorHandler::getStringConverter now checks if StringConverter class exists