Duplicate DataSet entries for Row/Column

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

Bug Description

View Data form, clear one of the items and tab away - then go back and add an a value back into the field you just cleared, it will cause another record to be added for that column and row.

Related branches

Revision history for this message
Dan Garner (dangarner) wrote :

$response->uniqueReference = Kit::GetParam('fieldid', _POST, _WORD);

changes to

$response->uniqueReference = Kit::GetParam('fieldid', _POST, _STRING);

Dan Garner (dangarner)
Changed in xibo:
status: Triaged → Fix Committed
Dan Garner (dangarner)
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.