View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001608 | Composr | [All Projects] General / Uncategorised | public | 2014-03-22 18:31 | 2014-03-22 23:28 |
| Reporter | user4006 | Assigned To | Chris Graham | ||
| Severity | Minor-bug | ||||
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Fixed in Version | |||||
| Summary | 0001608: Youtube Comcode doesn't support HTTPS | ||||
| Description | When embedding a youtube video and the user has HTTPS enabled for Google Services, only a white box is displayed vs showing the video. The current workaround is remove the "S" to get the video to display. | ||||
| Tags | No tags attached. | ||||
| Time estimation (hours) | |||||
| Sponsorship open | |||||
|
2014-03-22 18:31
|
3-22-2014 11-28-27 AM.png (279,250 bytes) |
|
|
Hi, I will fix this, however it won't be retroactive for existing installs, as it's a Custom Comcode tag. You need to edit the Custom Comcode tag and change the replacement code from: {$SET,VIDEO,{$PREG_REPLACE,(http://.*\?v=)?(http://youtu.be/)? to {$SET,VIDEO,{$PREG_REPLACE,(https?://.*\?v=)?(https?://youtu.be/)? |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |