Hi,
we are having some trouble with the bug id link into the description with 
the #. It seem to grab more then wanted.

When looking at a bug page, into the description is as follow:

(4217af6d21d0) (Issue #2100) 
<http://codereview.buildserver/reviewboard/r/2775/bugs/2100)/> fix after some 
behavior changes and property gone


and have the following html code:
<a target="_blank" href="/reviewboard/r/2775/bugs/2100)/">Issue #2100)</a>

If this link is used, the ending ')' grabbed that is part of the link is 
bad and make a bad link. It should not have highlight the ) and the link 
should be as follow:
/reviewboard/r/2775/bugs/2100/

It's probably an easy regex fix, but I don't known where to search for it, 
is it done into django, reviewboard, javascript code...
If someone known where to change it I could manage the regex on my own.


We have review board 2.5.1.1

Thanks,
Jerome

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to