Page MenuHomePhabricator

License selector should be disabled during upload a new version
Closed, ResolvedPublic

Description

When operating in "upload a new version", the information in the license field is ignored during submit. As such when the re uploadform is presented to the user, the license selector should be disabled, just as the "destination" field is disabled.


Version: unspecified
Severity: minor

Details

Reference
bz23241

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:08 PM
bzimport set Reference to bz23241.
bzimport added a subscriber: Unknown Object (MLST).

Created attachment 7310
mark license field as readonly in reupload form

attachment readonlylicense.patch ignored as obsolete

Comment on attachment 7310
mark license field as readonly in reupload form

This requires more work. Seems that the readonly properties are not yet implemented in HTMLForm.php for select, and i can't seem to get that working either.

Bryan.TongMinh wrote:

It should just be hidden.

Created attachment 7314
Don't add license selector in reupload mode

Attached:

  • Bug 23269 has been marked as a duplicate of this bug. ***
  • Bug 26640 has been marked as a duplicate of this bug. ***