Closed (fixed)
Project:
NLM Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2012 at 11:05 UTC
Updated:
17 Oct 2014 at 20:26 UTC
Jump to comment: Most recent
function nlmfield_field_widget_text_to_xml should use DOMDocument to generate the XML as it becomes easier to do empty checks on subfields. If a subfield within the text widget is left empty, then it should not be included in the XML.
http://drupalcode.org/project/nlmfield.git/blob/refs/heads/7.x-1.x:/nlmf...
Comments
Comment #1
phayes commentedagreed
Comment #1.0
phayes commentedAdded clarification around the function.
Comment #2
rahul.shinde