Skip to content

[FIX] UICore: encode cmd- and base-class parameters - #11967

Open
thibsy wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:fix/12/uicore-encode-parameters
Open

[FIX] UICore: encode cmd- and base-class parameters#11967
thibsy wants to merge 1 commit into
ILIAS-eLearning:trunkfrom
srsolutionsag:fix/12/uicore-encode-parameters

Conversation

@thibsy

@thibsy thibsy commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This works around the fact the Init component strips some characters from the request URL for security reasons. It uses rawurlencode() and rawurldecode() in appropriate locations to avoid \ of namespaced classes.

This works around the fact the Init component strips some
characters from the request URL for security reasons. It
uses `rawurlencode()` and `rawurldecode()` in appropriate
locations to avoid `\` of namespaced classes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant