<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Move to trash failing...</title>
  <link>http://www.activecollab.com/forums/topic/5342/</link>
  <description>Recent posts on topic: Move to trash failing...</description>
  <dc:language>en-us</dc:language>
  <pubDate>Fri, 19 Mar 2010 19:34:58 CDT</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/23682/#post23682</link>
    <guid>http://www.activecollab.com/forums/post/23682/#post23682</guid>
    <title>Post #2 by Oliver Maksimović</title>
    <dc:creator>Oliver Maksimović</dc:creator>
    <description><![CDATA[<p>Use &quot;link&quot; helper for creating links in templates and add 'post' as method parameter:<br />
<br />
{link href=your_url method=post confirm='are you sure'}delete me{/link}<br />
<br />
activecollab will take care of the rest, and the action will be just like it was a submitted form (meaning that $this-&gt;request-&gt;isSubmitted() will then evaluate to 'true').<br />
<br />
Link helper's definition is at /activecollab/angie/classes/smarty/plugins/block.link.php </p>]]></description>
    <pubDate>Fri, 13 Nov 2009 21:07:09 CST</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/23673/#post23673</link>
    <guid>http://www.activecollab.com/forums/post/23673/#post23673</guid>
    <title>Post #1 by Gnat</title>
    <dc:creator>Gnat</dc:creator>
    <description><![CDATA[<p>We're developing some modules, and have used the getTrashUrl() but it fails with a bad request. I've traced it down to ProjectObjectsController::executeOnActiveObject(). It fails because on line 699, $this-&gt;request-&gt;isSubmitted() is false. I can't see how it would *ever* be a post submitted request. Even the tasks move to trash links are simple href's, so I don't know how theirs pass that test. It isn't over ridden in any controller. I can't find any kind of javascript listeners on the link either.<br />
<br />
How come this isn't working? </p>]]></description>
    <pubDate>Fri, 13 Nov 2009 11:58:58 CST</pubDate>
  </item>
</channel>
</rss>