The $type parameter of watchdog('views bulk operations', ...etc... ); is 21 characters in length, the maximum supported length is 16

Comments

bojanz’s picture

Status: Active » Fixed

Wow, 16 chars column limit? That's pure madness.

I see that in D7 the limit is raised to 64 chars, which is why I didn't catch it (I don't use D6).

Pushed a fix to the D6 branch (basically changing "type" to "vbo").

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.