Hi,
Recently noticed that variable filter_allowed_protocols meets twice in code, but with different default values (see drupal_strip_dangerous_protocols() and _filter_url()). In the second function missing tel protocol.
I think that this protocol should be supported. Moreover, sequence of tags in default value should be the same. So I attached a patch that solves this issue.
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
drupal-different-default-values-for-filter_allowed_protocols-variable.patch | 835 bytes | Idle | PASSED: [[SimpleTest]]: [MySQL] 40,387 pass(es). | View details | Re-test |