Status: New
Owner: ----
Labels: Type-Defect Priority-Critical Milestone-Release-1.1 Component-Forms
Component-AJAX
New issue 1818 by [email protected]: Fatal error when specifying new
actor for event
http://code.google.com/p/qubit-toolkit/issues/detail?id=1818
To reproduce this error:
========================
1)Create or edit an information object using the RAD, MODS or DC template
2)Add a new event and enter in a new actor name (e.g. one that is not
already in the system)
3)Submit the event dialog
4)Submit the description
Resulting error:
================
Notice: Undefined property: sfRoute::$resource in
/Applications/MAMP/htdocs/qubit/apps/qubit/modules/informationobject/actions/eventComponent.class.php
on line 84
Fatal error: Call to a member function __get() on a non-object in
/Applications/MAMP/htdocs/qubit/lib/model/om/BaseObject.php on line 479
NOTE: A new actor IS created, but the event is not saved.
Expected result:
================
The newly created actor is linked to the event.
--
You received this message because you are subscribed to the Google Groups "Qubit
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-issues?hl=en.