Index: /branches/release-40/lib/MT/Tag.pm
===================================================================
--- /branches/release-40/lib/MT/Tag.pm (revision 2542)
+++ /branches/release-40/lib/MT/Tag.pm (revision 2632)
@@ -270,7 +270,5 @@
                 }),
                 limit => $limit,
-                fetchonly => [ 'name' ],
-                # prevent any callbacks, as we're only fetching name column anyway
-                no_triggers => 1,
+                fetchonly => [ 'name' ]
             }
         );
