XMDS doesnt test for text nodes it receives in submitted XML

Bug #433593 reported by Dan Garner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Xibo
Fix Released
Medium
Dan Garner

Bug Description

Should add:

// Make sure we dont consider any text nodes
if ($node->nodeType == XML_TEXT_NODE) continue;

Related branches

Dan Garner (dangarner)
Changed in xibo:
assignee: nobody → Dan Garner (dangarner)
importance: Undecided → Medium
milestone: none → 1.0.4
status: New → Confirmed
Dan Garner (dangarner)
Changed in xibo:
status: Confirmed → Fix Committed
Changed in xibo:
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.