Issue 3532: Linking to a collapsed review does not expand the review
Review Request #6332 — Created Sept. 17, 2014 and submitted — Latest diff uploaded
Linking to a collapsed review does not expand the review. Fixed by parsing the url and force the linked box to open.
Tested on local server, add /#review{review_id} to url will trigger the corresponding box to open.
All unit tests passed.
Diff Revision 3
This is not the most recent revision of the diff. The latest diff is revision 8. See what's changed.
orig
1
2
3
4
5
6
7
8
AUTHORS |
---|
reviewboard/static/rb/js/views/reviewBoxView.js |
---|