URL normalisation: URL-encoded `#` makes its way into the path, but is lost when obtaining the URI of that entry

Open
#341 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
python
Domain
backend, web-dev

Research direction

Start with point 4 in the linked overview issue comment and trace the URL normalisation and URI-obtaining entry points in python-scraperlib. Reproduce the case involving a URL-encoded #, then confirm that the fragment-related character is preserved consistently in the path and when obtaining the entry URI.

Written by the indexing model from the issue text.

Description

bug
Dominant language
Python
Stars
31
Forks
27
Avg merge
3d 7h
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openzim/python-scraperlib

All issues in openzim/python-scraperlib

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.