marubinotto / Piggydb

Piggydb is a Web notebook application that provides you with a platform to build your knowledge personally or collaboratively.
http://piggydb.net/
Apache License 2.0
149 stars 35 forks source link

Can't create new fragments in Firefox (Illegal Character in jquery-1.7.2.min.js) #1

Closed rjack closed 11 years ago

rjack commented 11 years ago

Hi,

when loading http://localhost:8080/ in Firefox I got the following error in Firebug:

SyntaxError: illegal character
http://localhost:8080/js/vendor/jquery-1.7.2.min.js
Line 3

Clicking on the Create a new fragment or Add a file icons give this error

TypeError: jQuery.blockUI is not a function
http://localhost:8080/js/piggydb.util.js?6.3
Line 100

As a result, these functionalities don't work.

I'm using piggydb-standalone-6.3.zip on Windows 7 and Firefox 15.0.1

Regards, Giacomo

marubinotto commented 11 years ago

Hi Giacomo,

Thank you for your report.

I just tested on the same environment (Windows 7 and Firefox 15.0.1) and couldn't reproduce the problem. Did you do any customization on your Firefox? And is the problem reproduced on other browsers such as Chrome?

Best regards, Daisuke

rjack commented 11 years ago

On a fresh Firefox profile the issue don't happens.

I removed some addons from the Firefox profile where the problem occurred and now works fine.

Thanks and sorry for the noise.

Ciao, Giacomo

marubinotto commented 11 years ago

Hi,

It's not a noise at all. Bug reports are the most helpful kind of feedback, which is rare for Piggydb for some reason.

So thank you very much for your report and please feel free to report more issues whenever you find them ;-)

Best regards, Daisuke