Closed Bug 718889 Opened 12 years ago Closed 12 years ago

Gallery: video upload radio button is disabled

Categories

(support.mozilla.org :: Knowledge Base Software, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
2012-01-24

People

(Reporter: rrosario, Assigned: rrosario)

Details

(Keywords: regression, Whiteboard: u=contributor c=wiki s=2012.2 p=1 post-sprint)

Not sure when this broke, the last video upload was in early December.
This broke when we updated jquery form 1.5.x to 1.7.1 recently.

`$('input').attr('disabled', '');` enables the input in jquery 1.5.4 and lower but disables it in 1.6.4 and 1.7.x. The behavior changed somewhere between 1.5.4 and 1.6.4. (see http://jsfiddle.net/NR6kZ/)

https://github.com/mozilla/kitsune/pull/439
Verified upload link displays, able to upload videos correctly
Status: RESOLVED → VERIFIED
Whiteboard: u=contributor c=wiki s=2012.2 p=1 → u=contributor c=wiki s=2012.2 p=1 post-sprint
You need to log in before you can comment on or make changes to this bug.