[OpenVPMS Developers] [JIRA] Created: (OVPMS-922) FixedPriceEditor drop down not propagating updates to text field, triggering N

FixedPriceEditor drop down not propagating updates to text field, triggering NPE on text input ----------------------------------------------------------------------------------------------

Key: OVPMS-922 URL: https://openvpms.atlassian.net/browse/OVPMS-922 Project: VPMS Web Application Issue Type: Bug Components: Financial Affects Versions: 1.4-beta-1 Reporter: Tim Anderson Assignee: Tony De Keizer Fix For: 1.4-beta-2

FixedPriceEditor doesn't update the input text field when a price is selected from the drop down. Also, when a fixed price is manually entered via the text field, an NPE is triggered.

From the error report: {noformat} An internal application error has occurred.

org.openvpms.web.component.bound.Binder.setProperty(Binder.java:65) org.openvpms.web.component.bound.TextComponentBinder$1.onUpdate(TextComponentBinder.java:61) org.openvpms.web.component.event.DocumentListener.documentUpdate(DocumentListener.java:41) nextapp.echo2.app.text.AbstractDocument.fireDocumentUpdate(AbstractDocument.java:78) org.openvpms.web.component.util.TextDocument.setText(TextDocument.java:63) nextapp.echo2.app.text.TextComponent.setText(TextComponent.java:514) nextapp.echo2.app.text.TextComponent.processInput(TextComponent.java:334) nextapp.echo2.app.update.ClientUpdateManager.process(ClientUpdateManager.java:110) nextapp.echo2.app.update.UpdateManager.processClientUpdates(UpdateManager.java:89) nextapp.echo2.webcontainer.ContainerSynchronizeService.renderUpdate(ContainerSynchronizeService.java:472) {noformat}

-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://openvpms.atlassian.net/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira

_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/developers Posts from this mailing list can be viewed online and replied to in the OpenVPMS Developer's forum- http://tinyurl.com/openvdf

Syndicate content