Family navigator html validation error

Bug #1236995 reported by David E Drury
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
webtrees
Fix Released
Low
David E Drury

Bug Description

See the attached screenshot for clarity.

The menu invoked when clicking on 'father', 'mother' etc produces html with nested anchors. Code snippet shown. I don't envy whoever gets to fix this!!

<td class="facts_label" style="width:75px;">
<div id="menu022895" class="">
<a href="#" onmouseover="show_submenu('menu022895_subs', 'menu022895', 'down');" onmouseout="timeout_submenu('menu022895_subs');">father</a>
<div style="text-align: left;">
<div id="menu022895_subs" class="submenu flyout2" style="position: absolute; visibility: hidden; z-index: 100;" onmouseover="show_submenu(''); show_submenu('menu022895_subs');" onmouseout="timeout_submenu('menu022895_subs');">
<div id="menu15756" class="">
<a href="#" onmouseover="show_submenu('menu15756_subs', 'menu15756', 'down');" onmouseout="timeout_submenu('menu15756_subs');">
<div class="flyout4">
<b>Parents</b>
</div>
<a class="flyout3" href="individual.php?pid=I286&amp;ged=0002.ged">
<span class="NAME" dir="auto" translate="no">James Booth <span class="SURN">Drury</span>
</span>
</a>
<br>
<a class="flyout3" href="individual.php?pid=I357&amp;ged=0002.ged">
<span class="NAME" dir="auto" translate="no">Maria <span class="SURN">Horsfield</span>
</span>
</a>
<br>
</a>
</div>
</div>
</div>
</div>
</td>

Revision history for this message
David E Drury (david-drury) wrote :
Changed in webtrees:
status: New → Confirmed
Revision history for this message
fisharebest (fisharebest) wrote :

Fixed by Dave Drury. Thanks Dave!

Changed in webtrees:
status: Confirmed → Fix Committed
importance: Undecided → Low
assignee: nobody → David E Drury (david-drury)
Revision history for this message
fisharebest (fisharebest) wrote :

Fix released in 1.5.3

Changed in webtrees:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.