Hello,

I have recently migrated to Reviewboard 3.0, and most everything is fine.

I have only one issue, which is that email links are erroneous, that is:

 * The email links are created by concatenating the values of "site_url" 
and "<obj>.get_absolute_url", but I get the following values:

   * site_url = https://<domain>:<port>/reviews/
   * review_request.get_absolute_url = /reviews/r/<review_request_id>/

Which means that generated emails have an extra "/reviews/", and I do not 
understand what changed compared to the last version.

(I will also admit that I changed the root site URL at the same time I 
upgraded reviewboard - changed the protocol to https and the custom port)

Is my configuration somehow broken, or do you think it is a reviewboard bug?

-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to