jenkinsci / jenkinsci/subversion-plugin
[JENKINS-9795] Long Subversion Revision Numbers don't display correctly on Changes page
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
We have subversion revision numbers that are currently > 200000. When we look in the SCM Changes screen on a build screen the first digit is not there.
For instance, if a check in 213242 got into a build. The number on the Changes screen would read 13242. However, things like the Fisheye link the appropriate entire revision, so the overall impact isn't terrible.
---
Originally reported by vanharen, imported from: Long Subversion Revision Numbers don't display correctly on Changes page
Raw content of original issue
We have subversion revision numbers that are currently > 200000. When we look in the SCM Changes screen on a build screen the first digit is not there.
For instance, if a check in 213242 got into a build. The number on the Changes screen would read 13242. However, things like the Fisheye link the appropriate entire revision, so the overall impact isn't terrible.
- environment:
Windows Server 2008 R2
1 attachment
- [changes.jpg](https://issues.jenkins.io/secure/attachment/23713/changes.jpg)
> 
Contributor guide
Assessment
This issue has not been assessed yet.