Bug #45623

SQL error when calling TYPO3.Blog Setup controller

Added by Peter Beernink over 2 years ago. Updated over 2 years ago.

Status:New Start date:2013-02-19
Priority:Should have Due date:
Assigned To:Rens Admiraal % Done:

0%

Category:- Documentation -
Target version:-
PHP Version: Complexity:
Has patch:No Affected Flow version:Flow 2.0.0 beta 1

Description

When following the steps in the documentation, an SQL error is raised when calling the Setup controller at TheDefinitiveGuide/PartII/Controller.
This is caused by the linkTitle not being allowed to be NULL.
So either the check in the setTitle() / getLinkTitle() should be changed to if (empty($this->linkTitle)) or the link title should be set to an empty string by default.

History

#1 Updated by Rens Admiraal over 2 years ago

  • Assigned To set to Rens Admiraal

Also available in: Atom PDF