Page MenuHomePhabricator

UW flickr uploader disappears completely upon input of invalid URL
Closed, ResolvedPublic

Description

Sample URL:

http://www.flickr.com/photos/bensutherland/308795905

(This is invalid, it has an extra "5" at the end.)

The input field for the flickr URL disappears. No error message, no nothing. (Using FF 16.0.2 on Mac OS X 10.7.5)


Version: unspecified
Severity: major

Details

Reference
bz42311

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:49 AM
bzimport added a project: UploadWizard.
bzimport set Reference to bz42311.
bzimport added a subscriber: Unknown Object (MLST).

This happens because this URL passes our regex pattern. Don't think we can identify such invalid urls in regex.. (This one might actually become a valid id in future).

Instead if the fetching of the photo fails the error dialog should appear.

Gilles triaged this task as Unbreak Now! priority.Dec 4 2014, 10:11 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Needs Triage.Dec 4 2014, 11:22 AM