Ticket #4292 (closed defect: duplicate)

Opened 16 months ago

Last modified 16 months ago

currencytextbox doesn't work in i18n demo

Reported by: peller Owned by: peller
Priority: normal Milestone: 1.0
Component: Dijit Version: 0.9
Severity: normal Keywords:
Cc: doughays, bill

Description

dijit/demos/i18n.html

Doug -

I've been staring at this. Bill pretty much lifted the CurrencyTextBox? declaration right out of test_validate, but it doesn't seem to format/parse. Is there a typo or something? I don't see any errors, just a plain input that the parser doesn't seem to even pick up.

Change History

Changed 16 months ago by bill

There is/was another bug open that CurrencyTextBox? was missing a dojo.require() for NumberTextBox?. Maybe the problem is simply that.

Changed 16 months ago by peller

  • status changed from new to closed
  • resolution set to duplicate

Ouch. Yep, that's it. Dup of #4270

Note: See TracTickets for help on using tickets.