https://bugzilla.wikimedia.org/show_bug.cgi?id=41808
Krenair <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Krenair <[email protected]> 2012-11-06 16:49:39 UTC --- Isn't this intended behaviour? When Echo is enabled, it does this in wfLiquidThreadsSetupEcho: $wgLiquidThreadsNotificationTypes = array( 'echo' ); Thus causing 'standard' to never be in $wgLiquidThreadsNotificationTypes and therefore LQT will not show the new messages link (see LqtHooks::setNewtalkHTML). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
