I haven't been able to reproduce this. Can you get me a stack trace from
the JavaScript console, showing what's calling what?

I also need to know which page you're hitting this on, and a repro case.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Fri, Jan 25, 2013 at 12:33 AM, Tao Zhou <moon...@gmail.com> wrote:

> Hi,
>
> I am using Review Board 1.7.2 on Windows 7 with repository on Clearcase,
> and found the view diff page doesn't render correctly.
> if I upload several changed files in one diff by post-review, say more
> than 2 files, only 2 files' diff could display, and only can add comment
> for the first one diff.
>
> after some diagnose, I found the cause is in Line 15 of reviews.js, 'new
> RB.CommentIssueManager({' will cause Uncaught TypeError
>  var gCommentIssueManager = new RB.CommentIssueManager({
>
> Seems like the refactor of reviews.js in 1.7.2 by moving related code to
> commentIssueManagerModel.js caused this problem, while 1.7.1 works just
> fine.
> As not so familiar with javascript, I can only find out the cause, don't
> know how to fix.
> Hope this also could be fixed in next Review Board release.
>
> Thanks!
> Tao Zhou
>
>  --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~----------~----~----~----~------~----~------~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
>
>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Reply via email to