Matthias Scholz created JENKINS-13506:
-----------------------------------------
Summary: Plugin incompatible to Rhodecode 1.3.4
Key: JENKINS-13506
URL: https://issues.jenkins-ci.org/browse/JENKINS-13506
Project: Jenkins
Issue Type: Bug
Components: mercurial
Affects Versions: current
Environment: jenkins 1.458 running on linux
rhodecode 1.3.4 ( released: 2012-03-29 )
Reporter: Matthias Scholz
Assignee: Kohsuke Kawaguchi
URL to revisions, files and diffs are incorrect.
Example path to revision:
.http://<server>/<group>/<repository>/rev/754894d3e45e
should be
.http://<server>/<group>/<group>/<repository>/changeset/754894d3e45ee27f2a5721c4db853d93760d773c
Example path to files:
.http://<server>/<group>/<repository>/file/754894d3e45e/Makefile
should be
.http://<server>/<group>/<group>/<repository>/files/754894d3e45ee27f2a5721c4db853d93760d773c/Makefile
Example path to diff:
.http://<server>/<group>/<group>/<repository>/diff/754894d3e45e/Makefile
should be
..http://<server>/<group>/<group>/<repository>/diff/Makefile?diff2=754894d3e45ee27f2a5721c4db853d93760d773c&diff1=4b5318a76d3dfbd4b49828ede51ca5fe80f70419&fulldiff=1&diff=diff
I also notice that some at least one repository group is missing. We have a
more hierarchical repository structure.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira