[TYPO3-commerce] FYI 96: Bug #30100 - protected property "formError" not accessible in Hooks
Benny Schimmer
bschimmer at cross-content.com
Thu Sep 22 16:30:55 CEST 2011
+1 by reading
"Georg Schönweger" <georg.schoenweger at gmail.com> schrieb im Newsbeitrag
news:mailman.1.1316680548.16096.typo3-team-commerce at lists.typo3.org...
> This is an SVN Patch request
>
> Type: Bugfix
>
> Bugtracker reference: http://forge.typo3.org/issues/30100
>
> Branches: trunk
>
> Problem:
> in pi4/class.tx_commerce_pi4.php the var $formError is protected. It is
> impossible to read the property in hooks.
>
> Solution:
> The attached patch adds setter and getter for $formError and adds a new
> method called getErrors() which returns if any errors occurred...
>
>
> regards,
> Georg
>
More information about the TYPO3-team-commerce
mailing list