Closed Bug 950502 Opened 11 years ago Closed 10 years ago

Vid.ly Resubmissions Fail Because of Double Auth Attempt

Categories

(Webtools Graveyard :: Air Mozilla, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: richard, Assigned: peterbe)

Details

Restricted videos that are resubmitted to Vid.ly are guaranteed to fail because after hitting the submit button the code adds authentication information to the URL.  This results in two concatenated auth strings in the url which guarantee failure.

If auth information is already in the url, it should not be duplicated.

...additionally it would be good to remove auth information from the url before displaying it in the dialogs associated with the Resubmit and Show Info buttons.
Summary: Vid.ly Resubmissions Fail Because of Bouble Auth Attempt → Vid.ly Resubmissions Fail Because of Double Auth Attempt
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Fixed by changing URL transform for air_mozilla_restricted to require the // at the beginning of the url.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.