Page MenuHomePhabricator

Cannot use "upload by URL" feature with javascript disabled
Closed, ResolvedPublic

Description

Author: herd

Description:
Javascript is currently required to upload by URL, due to the upload form having the entry box for the URL disabled in the page source.

The form should be modified via javascript after pageload, depending on the status of the radio button (with back/forward navigation, it might not always be the URL field that should be disabled).


Version: 1.15.x
Severity: minor
URL: http://test.wikipedia.org/wiki/Special:Upload

Details

Reference
bz18264

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:30 PM
bzimport set Reference to bz18264.

mdale wrote:

pretty easy fix r 50044 ( in new-upload branch)

mdale wrote:

fix applied to trunk with new-upload merge tested in r53700

herd wrote:

(In reply to comment #2)

fix applied to trunk with new-upload merge tested in r53700

If you fixed it, it isn't a WORKSFORME, it is a FIXED.

mdale wrote:

ah... non-js2 version appears to have old form code... updated in r56524