[OH-Dev] [issue655] javascript error on homepage; means clicking on "Grow your project!" has no effect
robut
bugs at openhatch.org
Fri Jan 20 20:01:35 UTC 2012
robut <teh.robut at gmail.com> added the comment:
I should have assigned myself to this earlier since I was working on it..
I believe I solved it. It seems to work perfectly fine now on my test server.
The reason this bug would show up on the live site, but not on a local test
server, is that jquery.cookie.js was loaded with the django toolbar. this script
not being included in mysite/base/templates/base/base.html is the reason for
this bug.
patch is attached
----------
assignedto: -> robut
nosy: +robut
status: chatting -> need-review
__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue655>
__________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-added-jquery.cookie.js-back-into-the-base-template.patch
Type: text/x-patch
Size: 1063 bytes
Desc: not available
URL: <http://lists.openhatch.org/pipermail/devel/attachments/20120120/be5a93d2/attachment.bin>
More information about the Devel
mailing list