`%23` in the URL instead of `#`
Open
@jdichev is already working on this.
Since Dec 10, 2024.
- Dominant language
- No language data
- Stars
- 74
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Exploring the UI5 documentation, I've paid attention that some URLs include %23 instead of #, e.g.:
https://ui5.sap.com/#/api/sap.ui%23methods/sap.ui.xmlfragment
It looks weird especially bearing in mind that at the beginning of the same URL we have the normal # and not %23.
Is it a bug?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.