Status: New
Owner: ----
Labels: Type-Defect Priority-Critical Milestone-Release-1.1 Component-Forms
New issue 1881 by epmclellan: Can't delete function
http://code.google.com/p/qubit-toolkit/issues/detail?id=1881
To reproduce this error:
========================
1)Open a function show screen
2)Click Delete
Resulting error:
================
Confirmation page is for an untitled function. Clicking Cancel opens an
empty ISDF edit screen and warning message that reads "Are you sure you
want to delete Untitled?"; clicking Confirm results in: Notice: Undefined
property: sfRoute::$resource in
/home/evelyn/public_html/qubit/apps/qubit/modules/function/actions/deleteAction.class.php
on line 26 Notice: Trying to get property of non-object in
/home/evelyn/public_html/qubit/apps/qubit/modules/function/actions/deleteAction.class.php
on line 31 Fatal error: Call to a member function delete() on a non-object
in
/home/evelyn/public_html/qubit/apps/qubit/modules/function/actions/deleteAction.class.php
on line 36
--
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.