[TYPO3-core] RFC: fix bug #2722 and #2837
Franz Holzinger
franz at fholzinger.com
Mon Mar 20 12:02:58 CET 2006
This is a CVS bugfix request:
http://bugs.typo3.org/view.php?id=2722
http://bugs.typo3.org/view.php?id=2837
The table wizard gives error messages under PHP 5.1.2 because of not
defined arrays when it tries to access its elements.
I have observed from the code that $this->tableParsing_delimiter has not
be initialized. This would be missing if the record has not been stored
yet.
And I have also seen that the $this->tableParsing_delimiter has not been
using in the function cfgArray2CfgString instead of the former delimiter
'|'.
I hope someone with more experience on the Table content element can
answer here and provide a better patch.
Regards,
Franz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wizard_table.diff
Type: text/x-patch
Size: 2146 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20060320/e87dc9bb/attachment.bin
More information about the TYPO3-team-core
mailing list