Description
The javascript added to the button contains several unescaped &, such as "b!=null&&b.onclick!=null&&typeof(b.onclick)", these should be replaced with &. This was already mentioned in ticket 2033, but that ticket is about another problem.
The javascript added to the button contains several unescaped &, such as "b!=null&&b.onclick!=null&&typeof(b.onclick)", these should be replaced with &. This was already mentioned in ticket 2033, but that ticket is about another problem.