Closed Bug 1358154 Opened 7 years ago Closed 7 years ago

The metadata table fails to join on history data because the joining column (url) has different schemes

Categories

(Firefox for iOS :: Home screen, enhancement, P1)

Other
iOS
enhancement

Tracking

()

RESOLVED FIXED
Iteration:
1.20
Tracking Status
fxios 8.0+ ---

People

(Reporter: farhan, Assigned: sleroux)

Details

(Whiteboard: [mobileAS])

Attachments

(1 file)

When querying for highlights and topsites we use the metadata table to fetch additional information about a site. This info is stored in a metadata table with the columns (cache_key, url, site_title, site_image). 

The table is then joined in SQL with the site history table on the URL key. Which should work correctly but for some reason some sites that have https URLs in the site history table have http in the page metadata table. So joins end up failing and the metadata is never available. 

I noticed that this happened for me on https://theverge.com
Assignee: nobody → sleroux
Status: NEW → ASSIGNED
Iteration: --- → 1.19
Priority: P3 → P1
Iteration: 1.19 → 1.20
Attachment #8862128 - Flags: review?(fpatel) → review+
master 6f9d154d1c35568968ba9c016d8ca24b4274ee07
Status: ASSIGNED → RESOLVED
Closed: 7 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: