mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
e0505406a7
Director::is_absolute_url() checks for //. It used to include the entire URI, now it ignores the query and fragment strings.