<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #448: Erroneous webmaster acccept/delete confirmation message</title>
    <link>http://localhost:8080/trac/ticket/448</link>
    <description>&lt;p&gt;
Webmaster accepts and publishes a project submitted via widget. This works. But gets this confusing message:
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
•        PSE project submission Trucie test project 2910 has been deleted.
•        1 items processed in about 2237 ms:
•        Performed Accept and publish on node Trucie test project 2910.
&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/448</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 29 Oct 2012 20:52:32 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/448#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/448#comment:1</guid>
      <description>
        &lt;p&gt;
The messages are correct, but not very nice...
&lt;/p&gt;
&lt;p&gt;
The original submission *is* deleted when the project is accepted (and when rejected), so that explains the messages.
&lt;/p&gt;
&lt;p&gt;
All that other crap isn't helpful, but I don't know what to do about them right now... Looking into that.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Mon, 29 Oct 2012 21:03:15 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/448#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/448#comment:2</guid>
      <description>
        &lt;p&gt;
Aha of course. How very exact of the system. How about adding 'Temporary' at the beginning of "PSE project submission..." so it said "Temporary project submission..."?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 29 Oct 2012 21:14:49 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/448#comment:3</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/448#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
I fixed it with  hack whereby I wiped the Drupal messages array just after I did my bits, which leaves Views Bulk Operations to say:
&lt;/p&gt;
&lt;p&gt;
"items processed in about 5010 ms:
Performed Accept and publish on node &lt;em&gt;Jim's final test tonight.&lt;/em&gt;"
&lt;/p&gt;
&lt;p&gt;
This has the side effect of hiding any other errors, though they will still go in to the system log behind the scenes.
&lt;/p&gt;
&lt;p&gt;
Fixed.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>