#8762 closed defect (invalid)
Multiple TimeTextBox instances on a page do not get handled correctly
Reported by: | alexmarshall | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit - Form | Version: | 1.3.0b1 |
Keywords: | TimeTextBox name attribute | Cc: | |
Blocked By: | Blocking: |
Description
When multiple dijit.form.TimeTextBox? instances are placed on a page, the name of the first instance gets used as the input name attribute for all subsequent instances.
Change History (7)
comment:1 Changed 12 years ago by
Component: | General → Dijit |
---|---|
Owner: | changed from anonymous to Douglas Hays |
comment:2 Changed 12 years ago by
comment:3 Changed 12 years ago by
This is actually my first time posting here, so I'm not used to the conventions of the site yet. Thank you for telling me. How exactly should I form the test case for you ? Would a quick and dirty Java Servlet be ok to demonstrate the bug ?
comment:5 Changed 12 years ago by
Hey guys,
I owe you an apology, the bug is not with Dojo / Dijit. I was using the Spring Framework integration with Dojo and happened to hit a weird case where the form input element was not being properly decorated, so I'll have to file a bug with them (using the test case I happened to develop for this one). This bug can be closed. I apologize for wasting your time.
comment:6 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Oh no problem... that's why we ask for test cases :-). Let us know if you find another problem.
comment:7 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Hmm that doesn't sound good.
As usual though you need to attach a test case w/the attach file button, please.