Public bug reported:

On ubuntu.com download page (at least at server) if you change architecture, 
the click-able download link's text won't change.
The link itself works, because it's generated on-the-fly using the form's 
values but it's quite annoying that the text remains the same.I guess its 
happens due the missing change_bit js function which should be sg like this:
function change_bit(t) {
  $("#bitcount").html($(t).val());
}

** Affects: ubuntu
     Importance: Undecided
         Status: New


** Tags: download javascript ubuntu.com webpage

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/747161

Title:
  download page changeBit() missing

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to