https://bugzilla.wikimedia.org/show_bug.cgi?id=13134


Fred Vassard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #11 from Fred Vassard <[email protected]>  2009-09-10 18:27:10 
UTC ---
Seems like there might be an issue in the template:

 [% IF user.showmybugslink %]
              [% filtered_username = user.login FILTER url_quote %]
              <li id="pt-mybugs"><a href="[%
Param('mybugstemplate').replace('%userid%', filtered_username) %]">My&nbsp;[%
terms.Bugs %]</a></li>

looks like [% terms.Bugs %] is not getting parsed properly... Looking into it.


-- 
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

Reply via email to