jenkinsci / jenkinsci/debian-package-builder-plugin
plugin fail to generate changelog with accent in name
Open
- Dominant language
- Java
- Stars
- 28
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Here is an example:
```
+ export DEBEMAIL=
+ export DEBFULLNAME=Guillaume Desv??
/tmp/hudson7011841467937907788.sh: 2: export: Desv??: bad variable name
```
`Guillaume Desv??` is `Guillaume Desvé`
Contributor guide
Research direction
No source file or test is named; start by locating the plugin's changelog-generation entry point and reproduce the shown export failure with Guillaume Desvé as DEBFULLNAME. Done means changelog generation completes without a bad-variable-name error for accented names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100