Community
Participate
Working Groups
Build Identifier: Eclipse Marketplace uses jquery-qtip. The tag for script inclusion wrongly uses two backslashes: <script type="text/javascript" src="//misc/jquery.qtip-1.0.0-rc3.min.js?c"></script> That makes the Firefox add-on NoScript (and maybe other browser tools) believe the domain http://misc is to be accessed. Please remove one backslash. Reproducible: Always Steps to Reproduce: 1. Browse Marketplace with Firefox and NoScript installed. 2. Open NoScript menu in NoScript message bar (usually at the bottom of the browser window). 3. NoScript suggests blocking http://misc
Thanks for the bug report, I've removed the extra / at the start and all should be well now. Can you verify?
Works fine now. Thanks