jenkinsci / jenkinsci/idea-stapler-plugin
st:include page reference doesn't seem to be clickable even though `JellyReferenceContributor` supposed to handle it
- Dominant language
- Java
- Stars
- 11
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
### Jenkins and plugins versions report
IntelliJ Ultimate 2021.3.2
### What Operating System are you using (both controller, and any agents involved in the problem)?
macOS
### Reproduction steps
1. Open a Jelly file with `` tag. No `it` or `form` tag.
2. Try to click on the page reference in the attribute value
### Expected Results
IntelliJ navigates to the file
### Actual Results
The attribute value is not a reference.
### Anything else?
_No response_
Contributor guide
Research direction
Start by inspecting JellyReferenceContributor and reproducing the issue in a Jelly file containing an st:include tag with a page attribute but no it or form tag. Confirm that the page attribute is treated as a reference and that clicking it navigates to the referenced file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100