Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: p4-plugin
-
Labels:None
-
Similar Issues:
Description
The Perforce plugin is generating bad Fisheye URLs for all files in a changeset, ommiting the word 'browse' in the generated URL. This causes Fisheye 404 errors when clicking on the links.
The link that is generated for the entire changeset is working fine. It is only the individual file links that are broken.
Code changed in hudson
User: : rpetti
Path:
trunk/hudson/plugins/perforce/src/main/java/hudson/plugins/perforce/browsers/FishEyePerforce.java
http://jenkins-ci.org/commit/32453
Log:
JENKINS-6911fixing fisheye file link construction