From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Org-Mode Homepage error Date: Mon, 25 Jul 2011 16:30:34 -0400 Message-ID: <4524.1311625834@alphaville.americas.hpqcorp.net> References: <2152B3DFC552DE47A0A36CCC93D735310439FF32@mx01.ecoplan.local> <874o2ai1up.fsf@googlemail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlRol-0006sr-DI for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 16:32:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QlRok-0007eh-6g for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 16:31:59 -0400 Received: from g5t0009.atlanta.hp.com ([15.192.0.46]:22770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QlRoj-0007dF-N8 for emacs-orgmode@gnu.org; Mon, 25 Jul 2011 16:31:57 -0400 In-Reply-To: Message from Michael Markert of "Mon, 25 Jul 2011 21:42:22 +0200." <874o2ai1up.fsf@googlemail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Michael Markert Cc: Renger van Nieuwkoop , nicholas.dokos@hp.com, "emacs-orgmode@gnu.org" Michael Markert wrote: > Hi, > > On 25 Jul 2011, Renger van Nieuwkoop wrote: > > Hi The hyperlinks on the left of the change page > > (http://orgmode.org/Changes.html) do not work (Firefox and Chrome). > > I can't confirm if by "on the left" you mean the scrollable panel that > links to anchors on the page. > > Michael I see the same thing as Renger: there may be links on the left, but the page itself seems empty except for title, date, author, org version and the HTML validation link - in particular, no anchors. If I look at Page Source I can see everything, so somehow the outline-containers have become invisible for me. I ran firebug and got this error ,---- | b.CI is null | [Break On This Error] b.HI=(b.HI+1)%50;}b.SKIP_H=false;b.CI....[a.HI]){var b=parseInt(a.H[a.HI][0]); `---- on line 172 of org-info.js, but I don't know if this is real or a red herring. Also when the pointer hovers over e.g. "Older changes" i.e. the last link in the scrollable list, the echo area (lower left where the link is shown) shows: javascript:org_html_manager.go(278) but clicking does nothing (except pop up another instance of the above error in the firebug console). HTH, Nick