Remove 'PARAMS_ENCODING_ENABLED` from the project's environment
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 36
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 7
Description
Description
The WebUI supports url encoding out of the box (#548), therefore explicitly marking it via this flag is not redundant.
Motivation
No response
Change
No response
Additional Information
- The Rucio API needs to be changed.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Search the project for PARAMS_ENCODING_ENABLED and trace where the WebUI reads or exposes it. Check whether the Rucio API change noted in the issue is required; done means the redundant environment setting is removed without breaking URL encoding or the related API behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100