Looks like this was fixed/backported to the 1.8.x line but is awaiting a 1.8.3 release. We should have that out soon. https://tickets.openmrs.org/browse/TRUNK-2508
Do we have nightly builds of the 1.*.x lines anywhere? If so, you could grab the 1.8.3-SNAPSHOT war from there and use it. If not, you will need to check out the code and build it yourself. svn co http://svn.openmrs.org/openmrs/branches/1.8.x cd 1.8.x mvn install package Then use webapp/target/openmrs.war Seems so simple... :-D Ben On Mon, Sep 19, 2011 at 3:33 PM, taikhuu <[email protected]> wrote: > i'm using 1.8.2 now , and the openmrs demo got this bug too :( > > > -- > View this message in context: > http://openmrs-mailing-list-archives.1560443.n2.nabble.com/OpenMRS-Formentry-module-Infopath-Javascript-error-tp6807074p6808161.html > Sent from the Implementers mailing list archive at Nabble.com. > > _________________________________________ > > To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to > [email protected] with "SIGNOFF openmrs-implement-l" in the body > (not the subject) of your e-mail. > > [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l] > _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

