functions_mediadb.php "input" validation error

Bug #701364 reported by Michael
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
webtrees
Fix Released
Low
wooc

Bug Description

Webtrees 1.0.6

Lines 1175,1178 of functions_mediadb.php

The input element requires a container in order to validate.

Line 1173 is wrapped in a span element.

Revision history for this message
wooc (wooc) wrote :

SVN 10536

Changed in webtrees:
assignee: nobody → wooc (wooc)
importance: Undecided → Low
status: New → Fix Committed
Revision history for this message
fisharebest (fisharebest) wrote :

Is this the correct fix?

I think the problem is that the <input> element on line 1175 is inside a <table></table>, but is not inside a <td></td>

Line 1172 already *is* inside a <td></td>, so this one is OK?

Revision history for this message
wooc (wooc) wrote :

Thank, I corrected this.
SVN 10546

Revision history for this message
fisharebest (fisharebest) wrote :

Fix released in webtrees 1.1.0

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.