bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnuzilla] Can't answer on launchpad.net


From: Narcis Garcia
Subject: Re: [Bug-gnuzilla] Can't answer on launchpad.net
Date: Sun, 31 Mar 2013 11:43:00 +0200

For the moment, you can disable the "GNUzilla privacy extension" and
Launchpad will work well.

https://lists.gnu.org/archive/html/bug-gnuzilla/2013-02/msg00029.html


Al 30/03/13 19:34, En/na Nikita Zlobin ha escrit:
> This problem appears only under icecat. On attempt to answer i get this
> error in launchpad popup (or it is icecat popup, i don't know). Under
> firefox bug doesn't appear, though last time i did it with disabled
> javascript. Error text follows (looks like web blocked web-page):
> 
> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml";
> xml:lang="en" lang="en" dir="ltr"> <head> <meta charset="UTF-8" />
> <title>Error: Launchpad system error</title> <link rel="shortcut icon"
> href="/@@/launchpad.png" /> <link type="text/css" rel="stylesheet"
> media="screen, print" href="/+icing/rev16546/combo.css" /> <script
> type="text/javascript"> var LP = { cache: {}, links: {} }; </script>
> <script type="text/javascript"
> src="/+icing/rev16546/build/launchpad.js"></script> <script
> type="text/javascript"> YUI.GlobalConfig = { debug: false, fetchCSS:
> false, timeout: 50, ignore: [ 'yui2-yahoo', 'yui2-event', 'yui2-dom',
> 'yui2-calendar','yui2-dom-event' ] } </script> <script
> type="text/javascript">var cookie_scope = '; Path=/; Secure;
> Domain=.launchpad.net';</script> <script type="text/javascript"> // we
> need this to create a single YUI instance all events and code // talks
> across. All instances of YUI().use should be based off of // LPJS
> instead. LPJS = new YUI(); </script> <script
> id="base-layout-load-scripts"
> type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console',
> 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable',
> 'lp.app.inlinehelp', 'lp.app.links', 'lp.app.longpoll',
> 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis',
> 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y)
> { Y.on("domready", function () { var global_view = new
> Y.lp.views.Global(); global_view.render();
> Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help();
> Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate();
> Y.lp.app.links.check_valid_lp_links(); // Longpolling will only start
> if // LP.cache.longpoll is populated. // We use Y.later to work around
> a Safari/Chrome 'feature': // The mouse cursor stays 'busy' until all
> the requests started during // page load are finished. Hence we want
> the long poll request to start // right *after* the page has loaded.
> Y.later(0, Y.lp.app.longpoll,
> Y.lp.app.longpoll.setupLongPollManager); });
> Y.on('lp:context:web_link:changed', function(e) { window.location =
> e.new_value; }); }); //]]> </script> <script id="base-helper-functions"
> type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js
> that needs to be available on every // request. Pulling here to get it
> outside the scope of the YUI block. function setFocusByName(name) { //
> Focus the first element matching the given name which can be focused.
> var nodes = document.getElementsByName(name); var i, node; for (i = 0;
> i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { //
> Trying to focus a hidden element throws an error in IE8. if
> (node.offsetHeight !== 0) { node.focus(); } } catch (e)
> { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' +
> node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } }
> function selectWidget(widget_name, event) { if (event && (event.keyCode
> === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing
> through or simply pressing // enter to submit the form. return; }
> document.getElementById(widget_name).checked = true; } //]]> </script>
> </head> <body id="document" itemscope=""
> itemtype="http://schema.org/WebPage"; class="tab-unknown main_only
> public yui3-skin-sam"> <script type="text/javascript"> var _gaq = _gaq
> || []; _gaq.push(['_setAccount', 'UA-12833497-1']);
> _gaq.push(['_setDomainName', '.launchpad.net']);
> _gaq.push(['_setAllowHash', false]); _gaq.push(['_trackPageview']);
> </script> <script type="text/javascript"
> src="https://launchpad.net/+icing/rev16546/google-analytics/ga.js";></script>
> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div
> id="logincontrol"> <form action="/+logout" method="post"> <input
> type="hidden" name="loggingout" value="1" /> <a href="/~nick87720z"
> class="sprite person">Nikita Zlobin (nick87720z)</a> &bull; <input
> type="submit" name="logout" value="Log Out" /> </form> </div>
> </div><!--id="locationbar"--> <div id="watermark"
> class="watermark-apps-portlet"> <div> <img alt="" width="64"
> height="64" src="/@@/launchpad-logo" /> </div> <div class="wide">
> <h2>Launchpad.net</h2> <!-- Application Menu --> <ul class="facetmenu">
> </ul> </div> </div> <div id="maincontent" class="yui-main"> <div
> class="yui-b" dir="ltr"> <div class="context-publication"> <div
> id="registration" class="registering"> </div> </div> <div
> id="request-notifications"> </div> <div class="top-portlet"> <h1
> class="exception">No <code>REFERER</code> Header</h1> <p>Launchpad
> requires a <code>REFERER</code> header to perform this action. There is
> no <code>REFERER</code> header present. This can be caused by
> configuring your browser to block <code>REFERER</code> headers.</p>
> <p>Unblock <code>REFERER</code> headers for launchpad.net and try
> again, or see <a
> href="https://answers.launchpad.net/launchpad/+faq/1024";>the FAQ
> <em>Why does Launchpad require a REFERER header?</em></a> for more
> information.</p> <p>You can also join <a
> href="irc://irc.freenode.net/launchpad">the #launchpad IRC support
> channel on irc.freenode.net</a> for further assistance.</p> </div>
> </div><!-- yui-b --> </div><!-- yui-main --> <!-- yui-b side --> <!--
> yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana">
> <div class="lp-branding"> <a href="https://launchpad.net/";><img
> src="/@@/launchpad-logo-and-name-hierarchy.png" alt="Launchpad" /></a>
> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour";>Take the
> tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/";>Read
> the guide</a> &nbsp; <form id="globalsearch" method="get"
> accept-charset="UTF-8" action="https://launchpad.net/+search";> <input
> type="search" id="search-text" name="field.text" /> <input type="image"
> src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" />
> </form> </div> </div> <div class="colophon"> &copy; 2004-2013 <a
> href="http://canonical.com/";>Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp;
> <a href="https://launchpad.net/legal";>Terms of use</a>
> &nbsp;&bull;&nbsp; <a href="/support">Contact Launchpad Support</a>
> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/";>Blog</a>
> &nbsp;&bull;&nbsp; <a
> href="http://www.canonical.com/about-canonical/careers";>Careers</a>
> &nbsp;&bull;&nbsp; <a href="http://identi.ca/launchpadstatus";>System
> status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; r16546 (<a
> href="https://dev.launchpad.net/";>Get the code!</a>) </span> </div>
> </div> </div><!-- yui-d0--> <div id="help-pane" class="invisible"> <div
> id="help-body"> <iframe id="help-pane-content" class="invisible"
> src="javascript:void(0);"></iframe> </div> <div id="help-footer"> <span
> id="help-close"></span> </div> </div> <script>LP.links['me'] =
> '/~nick87720z';</script> <script id="json-cache-script">LP.cache =
> {"related_features": {}};</script> </body> <!-- Facet name: unknown
> Page type: main_only Has global search: True Has application tabs: True
> Has side portlets: False At least 4 queries/external actions issued in
> 0.09 seconds Features: {'js.yui_version': None, 'visible_render_time':
> None, 'baselayout.careers_link.disabled': None,
> 'js.combo_loader.enabled': None} r16546 --> </html> 
> --
> http://gnuzilla.gnu.org
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]