-------- Message transféré --------
Sujet : [Gambas Bug Tracker] Bug #1177: Gambas Wiki anchors wrong
Date : Thu, 21 Sep 2017 09:30:13 GMT
De : bugtrac...@gambaswiki.org
Pour : chri...@deganius.de, g4m...@gmail.com

http://gambaswiki.org/bugtracker/edit?object=BUG.1177&from=L21haW4-

C THAL reported a new bug.

Summary
-------

Gambas Wiki anchors wrong

Type             : Bug
Priority         : Medium
Gambas version   : Unknown
Product          : Wiki


Description
-----------

Go to

http://gambaswiki.org/wiki/doc/object-model

In paragraph 1.5 there are 2 links in the sentence "See Special Methods and Special 
Methods for more information." Both are not clickable in Firefox due to this HTML:

<p>See <a href="/wiki/lang/special">Special Methods</a> and <a 
href="/wiki/dev/api/cat/special">Special Methods</a> for more information.</p>
<a id="t7"></a><h2>2. Events &amp; Observers</h2>

The a tag should enclose the h2 tag, but instead it is written before the h2 
tag.






------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to