Please FIX the XMLFORMGEN

arnabnaha wrote on Friday, December 09, 2011:

Please somebody fix the xmlformgen final view…Its was a coole method of adding forms for us…we are not so much into coding and making xml forms was very easy…indeed very easy and useful…I have reported that bug too…But Julia seems to be absent from the forums…

THE problem:

There is a bug in the forms created by xmlformgen. I created a GI examination form in the xmlformgen. Now it gets correctly registered in the openemr but on entering data in the form and saving the form, there it shows some wierdness. Suppose, I create a field name as “abd_shape” for which the label is Shape of the Abdomen. Now it should show “Shape of Abdomen” on saving but it shows something like this - “Abd Shape”. Now this should show up as “Shape of Abdomen” Please check this.

tmccormi wrote on Friday, December 09, 2011:

You can reach Julia on the #OpenEMR IRC channel.  She does not read this forum, but she is on the IRC channel almost all the time.
-Tony

arnabnaha wrote on Friday, December 09, 2011:

Just entered the IRC…Lets see…Thanks Tony…

julialongtin wrote on Saturday, December 10, 2011:

hey, i’ve just been buried here.
there should be a new branch on my git repository in gitorious, pointing to a new ml form generator, including the patches tony has submitted, as well as fixes for the bugs you’ve submitted.

Please continue to find bugs, and report them!

arnabnaha wrote on Saturday, December 10, 2011:

Hi Brady…
Julia has submitted the fix and i have done all kind of testing needed…please put this bug fix to the maincode base…

https://gitorious.org/~juri/openemr/juris-openemr/commits/xmlformgen-bugfix_and_merge

bradymiller wrote on Saturday, December 10, 2011:

Hi,

Thanks for the fixes Julia. To maintain sanity of reviewers (and to make it much easier to port this to the next routine 4.1 patch) I have squished this all into one commit. Will expand the commit comment some more after the review process is done(on actual bug fixes and who contributed what). Placed the commit here:
http://github.com/bradymiller/openemr/commits/xmlformgen_bugfixes

-brady

bradymiller wrote on Wednesday, December 14, 2011:

Hi,
Just committed this to sourceforge. Thank you for the contribution.
-brady