Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
filter.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Jun 2013 at 16:07 UTC
Updated:
4 Jan 2014 at 03:28 UTC
Jump to comment: Most recent
Comments
Comment #2
spleshkadrupal-different-default-values-for-filter_allowed_protocols-variable.patch queued for re-testing.
Comment #3
dpovshed commentedThanks @Spleshka, the patch looks fine.
The fix is small and accurate, I think we can proceed with this code clearance.
Comment #4
spleshkaDoes it look like RTBC ? :)
Comment #5
dpovshed commentedYep, updating status.
Comment #6
spleshkaAny updates here? Patch seems to be obvious.
Comment #7
spleshkaStill no progress?
Comment #8
andypost+1 to commit
Comment #9
David_Rothstein commentedThanks; this looks like the previously un-filed followup to #945332: Allow "tel:" protocol through drupal_strip_dangerous_protocols.
Drupal 8 actually lost support for 'tel' entirely so we should have an issue for that, but I suppose that doesn't stop fixing the inconsistency in Drupal 7.
Committed to 7.x - thanks! http://drupalcode.org/project/drupal.git/commit/705eb17
Comment #10
David_Rothstein commentedFiled the Drupal 8 issue here: #2058435: Drupal 8 lost support for the 'tel' protocol in URL filtering functions