#34651 closed enhancement (fixed)
Instagram URLs with www will not embed
Reported by: | kevmarsden | Owned by: | pento |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 4.3.1 |
Component: | Embeds | Keywords: | has-patch |
Focuses: | Cc: |
Description
Instagram URLs with the 'www' subdomain will not create an embed. Once the 'www' is removed from an Instagram URL, the embed is created.
It would be nice to support URLs that contain 'www' because when viewing Instagram from a web browser (while logged in), Instagram uses the 'www' subdomain throughout the site.
Attachments (3)
Change History (9)
#3
@
9 years ago
Apparently Instagram is now forwarding (301 moved permanently) to www.instagram.com when opening instagram.com URLs. IMO this fix should land on 4.4.
#4
@
9 years ago
- Milestone changed from Future Release to 4.4
- Owner set to pento
- Status changed from new to assigned
This ticket was mentioned in Slack in #core by swissspidy. View the logs.
8 years ago
Note: See
TracTickets for help on using
tickets.
Attached patch adds
(www\.)?
to Instagram regex