Missing (double) slash in rewritten url

Open
#24 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
backend

Research direction

Start by reproducing the rewritten URL shown in the issue through the Java servlet proxy, then trace the URL rewrite or path-handling entry point responsible for changing the double slash before "org/". Done means the rewritten URL preserves that double slash and the existing behavior remains intact for other paths.

Written by the indexing model from the issue text.

Description

bug

See example below, in the rewritten url the double slash before "org/" became a single slash (1.4 version)

16:19:40,373 INFO [[/PatientViewer]] patientviewer: proxy GET uri: /PatientViewer/pv_1.3dev-jb422_b94//org/richfaces/ui.pack.js.jsf -- http://192.168.2.194:8080/PatientViewer/pv_1.3dev-jb422_b94/org/richfaces/ui.pack.js.jsf

Dominant language
Java
Stars
1.5k
Forks
557
PR merge metrics
No merged PRs in 30d

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 mitre/HTTP-Proxy-Servlet

All issues in mitre/HTTP-Proxy-Servlet

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.