GNU bug report logs -
#8949
Runaway anchors
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 28 Jun 2011 13:34:20 -0400
with message-id <8v1uydamhv.fsf <at> fencepost.gnu.org>
and subject line Re: bug#8949: Runaway anchors
has caused the GNU bug report #8949,
regarding Runaway anchors
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
8949: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8949
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Package: debbugs.gnu.org
On the start page of http://debbugs.gnu.org/ below the anchor element
<a href="http://debbugs.gnu.org/db/ix/packages.html">Packages with bug
reports</a> there are several <a name="..."> tags without a closing
</a>, which results in "bleeding" hover effects (at least on Firefox 5).
Patch below.
Steve Berman
*** /home/steve/temp/debbugs.gnu.org.htm~ 2011-06-28 08:46:58.000000000 +0200
--- /home/steve/temp/debbugs.gnu.org.htm 2011-06-28 08:49:37.000000000 +0200
***************
*** 186,192 ****
bug reports</a></li>
</ul>
! <a name="search">
<form method="get" action="http://debbugs.gnu.org/cgi/bugreport.cgi">
<p>Find a bug by <strong>number</strong>:
<input type="text" size="6" name="bug" value="">
--- 186,192 ----
bug reports</a></li>
</ul>
! <a name="search"></a>
<form method="get" action="http://debbugs.gnu.org/cgi/bugreport.cgi">
<p>Find a bug by <strong>number</strong>:
<input type="text" size="6" name="bug" value="">
***************
*** 223,229 ****
</form>
! <h3>General search</h3><a name="generalsearch">
<p>The same search fields are ORed, different fields are ANDed.
--- 223,229 ----
</form>
! <h3>General search</h3><a name="generalsearch"></a>
<p>The same search fields are ORed, different fields are ANDed.
***************
*** 362,368 ****
</table>
<br>
! <h3>Advanced search</h3><a name="advancedsearch">
You can search the full text of bug reports using our
<a href="cgi/search.cgi">HyperEstraier based search engine</a>.
--- 362,368 ----
</table>
<br>
! <h3>Advanced search</h3><a name="advancedsearch"></a>
You can search the full text of bug reports using our
<a href="cgi/search.cgi">HyperEstraier based search engine</a>.
[Message part 3 (message/rfc822, inline)]
Thanks.
This bug report was last modified 13 years and 335 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.