OpenFeign / OpenFeign/feign

RequestTemplate-resolve-variables

Open
#1,291 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feedback provided
Dominant language
Java
Stars
9.8k
Forks
1.9k
Avg merge
1d 2h
Merged PRs (30d)
41

Description

当variables中包含一个或多个"&"符号时,处理逻辑会出现明显错误。此处需要一个特殊处理。

Contributor guide

Open the contributing guide

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.

Research direction

Start by reproducing RequestTemplate variable resolution with a value containing one or more "&" characters, then trace the request-template resolution path. Confirm the intended handling with the existing behavior and add a regression test; done means ampersands in variables no longer produce the reported processing error.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.