Hi William,<br><br>Try $Ticket->QueueObj->Name instead.<br><br>-Matt<br><br><div><span class="gmail_quote">On 3/2/08, <b class="gmail_sendername">William McKee</b> <<a href="mailto:william@knowmad.com">william@knowmad.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br> <br> I've written a script to read an RSS feed of my open tickets and<br> generate ToDo tasks for my Palm. I've got the title, description and<br> date being added to the entries but would also like to set the category.<br>
 <br> I'm new to building RSS feeds and wondered if someone could tell me how<br> to add the queue into an RSS feed. I've tried adding the following to<br> the 'dc' hashref in html/Search/Results.rdf with no luck:<br>
 <br>            queue    => $Ticket->Queue,<br> <br> The value is being stripped out somewhere between being built and being<br> sent back. BTW, I was able to successfully add a 'data' parameter so<br> know that I can edit the rdf template.<br>
 <br> <br> Thanks,<br> William<br> <br> --<br> Knowmad Technologies - Web Site Development & Programming<br> W: <a href="http://www.knowmad.com">http://www.knowmad.com</a> | E: <a href="mailto:william@knowmad.com">william@knowmad.com</a><br>
 P: 704.343.9330 | <a href="http://www.LinkedIn.com/in/williammckee">http://www.LinkedIn.com/in/williammckee</a><br> _______________________________________________<br> <a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br>
 <br> Community help: <a href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a><br> Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br> <br> <br> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>
 Buy a copy at <a href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a><br> </blockquote></div><br>