-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: git-plugin
-
Labels:None
-
Similar Issues:
When using rhodecode as git repository browser the diff link seems wrong. Example:
http://rhodecode.server.com/Test/diff/gitA/pom.xml?diff2=0a04d700929e404dacaae7eff7e69389156d1b98&diff1=0a04d700929e404dacaae7eff7e69389156d1b98&diff=diff+to+revision
(Note the hashes are the same for the last and current version, thus no changes will be displayed in rhodecode)
The other links work fine, so i don't suspect the rhodecode installation is wrong.
Code changed in jenkins
User: Mark Waite
Path:
src/main/java/hudson/plugins/git/browser/RhodeCode.java
src/test/java/hudson/plugins/git/browser/RhodeCodeTest.java
http://jenkins-ci.org/commit/git-plugin/05c5b1af187f03540e3936323eed4ffb6767f8cd
Log:
[Fix JENKINS-17117] Include parent SHA1 in RhodeCode browser diff URL