Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 3501 by josh.guf...@gmail.com: djblets references cloudflare cdn
http://code.google.com/p/reviewboard/issues/detail?id=3501

I run reviewboard behind a firewall, and references to cloudflare cause a few parts of the site to fail.


What version are you running?
2.0.4 (djblets 0.8.7)

What's the URL of the page containing the problem?
admin/extensions/

What steps will reproduce the problem?
1. load the extensions page behind a firewall

What is the expected output? What do you see instead?
The list of extensions loads; instead i see an ajax spinner and javascript errors "Backbone is not defined" and "Djblets.ExtensionManager is not a constructor"

What operating system are you using? What browser?
RHEL 6/firefox 30

Please provide any additional information below.

the files djblets/util/templates/js/underscore|backbone.html are trying to load data from cloudflare. I manually copied the js files to a static location on my webserver, edited those files to point to the new static files, and then regenerated static files. After that, the extension page loads correctly.

https://github.com/djblets/djblets/blob/master/djblets/util/templates/js/underscore.html#L1


--
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/d/optout.

Reply via email to