URL as fragment with UrlHelper::parse()

Created on 12 March 2025, 24 days ago

Problem/Motivation

This works:

UrlHelper::parse('http://example.com/my/path#http://example.com')

But these are failing with Undefined array key 1

UrlHelper::parse('/my/path#http://example.com')
UrlHelper::parse('#http://example.com')

Steps to reproduce

See te test.

Proposed resolution

Fix it

Remaining tasks

None.

User interface changes

None.

Introduced terminology

None.

API changes

None.

Data model changes

None.

Release notes snippet

N/A

🐛 Bug report
Status

Active

Version

11.0 🔥

Component

base system

Created by

🇷🇴Romania claudiu.cristea Arad 🇷🇴

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024