Where is bulk update in 3.8? The book says there's a link at the bottom of the search results page. I have no such link. Grepping the code base, the only place the supposed link text "Update multiple tickets" appears is in Bulk.html itself...
Aha, found the culprit. Alas, the set of search results tabs seems to have changed through time, and the mechanism for callbacks to provide new tabs is not robust. Both the RT tabs, and the plugin tabs share the same namespace. The Timeline module uses tab name "j", which clobbers the bulk update :-( -- Cambridge Energy Alliance: Save money & the planet _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
