Closed Bug 1065015 Opened 11 years ago Closed 11 years ago

Fix webmail URL entries

Categories

(Webtools :: ISPDB Database Entries, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: BenB, Assigned: BenB)

Details

Attachments

(1 file)

Follow-up of bug 973005. Some of the information wasn't correct (typo for Google field ID), and some wasn't sufficient. T-Online login page does a JS-based redirect to another page. So, our event listener fires, we don't find the fields, we remove the event listener, and can't fill in. (Other ISPs do the redirect using HTTP 302 and that is transparent for us and works, because the first load event we see is on the redirected URL.) So, we have to add to our database the T-Online URL that we're being redirected to, and have our code wait until we see that URL.
Attached patch Updates to XMLSplinter Review
This corrects a typo on the gmail login page, as well as updating the t-online URL. It also adds the new prefix for t-online so we can check for the secondary login page.
Comment on attachment 8486614 [details] [diff] [review] Updates to XML Review of attachment 8486614 [details] [diff] [review]: ----------------------------------------------------------------- r+
Attachment #8486614 - Flags: review+
Attachment #8486614 - Flags: review?(gozer)
Attachment #8486614 - Flags: review?(gozer) → review+
Thanks for the review. Commited SVN Revision 131796 FIXED
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: