Bug #1942

Fatal error in F3::TYPO3CR::Node

Added by Bastian Waidelich over 6 years ago. Updated about 4 years ago.

Status:Resolved Start date:2008-11-03
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Node handling
Target version:-

Description

When adding a comment to the posts collection in the Blog example I get a fatal error:

Fatal error: Call to a member function isMultiple() on a non-object in Packages\TYPO3CR\Classes\F3_TYPO3CR_Node.php on line 574

Probably there is something wrong in the Blog repository setup, but the exception should be caught anyways.

BTW: In the Blog example this happens just before the Comments Controller redirects to the post single view, so this error is not displayed.

Associated revisions

Revision 7f69c5c2
Added by Karsten Dambekalns over 6 years ago

TYPO3CR:
  • fixed wrong variable name in Node->setProperty(), fixes #1942

History

#1 Updated by Karsten Dambekalns over 6 years ago

  • Status changed from New to Accepted

#2 Updated by Karsten Dambekalns over 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1473.

Also available in: Atom PDF