Comment #8 on issue 3156 by tjbut...@gmail.com: New Review page is blank
http://code.google.com/p/reviewboard/issues/detail?id=3156

I have attached the javascript log from the point when I clicked on 'New Review Request'

First thing I saw was that djblets did not exist in the static resources.
Comparing to my production installation, I found the correct link and created it by hand. I am using Djblets 0.8 alpha2 from git. Trying again still shows an empty review screen. Here are the top few lines of the javascript log.

[11:31:04.775] GET http://www.gravatar.com/avatar/99548f4adde81b3888b836b4f1dfaaee?s=32 [1ms] [11:31:04.878] GET http://reviewtest.cea.com.au/static/djblets/js/jquery.gravy.min.js [HTTP/1.1 404 Not Found 1ms] [11:31:04.879] GET http://reviewtest.cea.com.au/static/djblets/js/extensions.min.js [HTTP/1.1 404 Not Found 1ms] [11:31:04.837] ReferenceError: Djblets is not defined @ http://reviewtest.cea.com.au/static/rb/js/base.min.js:1 [11:31:04.837] TypeError: RB.UserSession is undefined @ http://reviewtest.cea.com.au/r/new/:170 [11:31:04.838] TypeError: RB.BaseResource is undefined @ http://reviewtest.cea.com.au/static/rb/js/newReviewRequest.min.js:1

Looking at Djblets 0.8 alpha2 shows that jquery.gravy.min.js and extensions.min.js do not exist.
The previous failed lookup of the .css file has now been resolved.


Attachments:
        javascript.log  12.8 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to