[Zope] STX: References on an HTML page with
Andreas Jung
andreas@andreas-jung.com
Wed, 5 Jun 2002 17:53:30 -0400
----- Original Message -----
From: "Lars H. Korte" <larzy@freenet.de>
To: "Andreas Jung" <andreas@andreas-jung.com>; <zope@zope.org>
Sent: Wednesday, June 05, 2002 17:49
Subject: Re: [Zope] STX: References on an HTML page with
> yes, of course there is a problem!
>
> if [hello] gets <a href="#refhello">hello</a>
> why does .. [hello] get <a name="hello">[hello]</a> ????
>
> So clicking the link "hello" will never jump to the position named
"hello",
> because it wants to jump to "refhello".
> That's the problem.
It's not a problem, it is a bug. Please file a collector issue.
-aj