When the Peerreview Plugin is installed are trac-links to sourcefiles are broken.
In the Wiki-text: [source:<repository-element> alternative text]
Before installing PeerReviewPlugin:
http://<trac-server>:<trac-port>/<project-name>/browser/<repository-element>
After installing PeerReviewPlugin:
http://<trac-server>:<trac-port>/<project-name>/peerReviewBrowser/<repository-element>
Versions used:
| python | 2.5.1
|
| trac | 0.10.4
|
| svn | 1.4.3
|
| PeerReviewPlugin | TracCodeReview-2.0dev
|
Note:
Disabling the sub-component peerReviewBrowser (while keeping all other sub-components enabled) switches back to the expected behavior.