Closed (works as designed)
Project:
Rules
Version:
7.x-2.x-dev
Component:
Rules Core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2012 at 16:50 UTC
Updated:
3 Aug 2018 at 19:42 UTC
Jump to comment: Most recent
Comments
Comment #1
tr commentedActually, the documentation on
drupal_parse_url()was wrong - it's perfectly fine to use for external URLs. The documentation was corrected by #2277623: UrlHelper::parse()/drupal_parse_url needs documentation update.If drupal_parse_url() is doing the wrong thing with the query string, then that's a core issue. I suspect you encountered something like https://api.drupal.org/comment/56813#comment-56813 ?