https://bugzilla.wikimedia.org/show_bug.cgi?id=27146
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] AssignedTo|[email protected] |[email protected] --- Comment #1 from Krinkle <[email protected]> 2011-02-07 13:24:42 UTC --- Assigning to me as I should've fixed this when rewriting this. I remember thinking about this but I didn't actually write it down nor fix it. Although I didn't introduce the bug, I'll finish this up this afternoon. + $link.attr( 'href', $link.attr( 'href' ).replace( '&action=' + action , '&action=' + otheraction ) ); should be wgScript ?title= wgPageName (not wgTitle since that doens't include the namespace) & action= (un)watch -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
