Opened 16 years ago
Closed 14 years ago
#11213 closed (fixed)
Test to show as_hidden() SplitDateTime widget works
Description ¶
Calling .as_hidden() on the SplitDateTime widget doesn't work correctly. It only outputs one hidden input with the value of [None,None]
Change History (5)
by , 16 years ago
Attachment: | test-hidden-splitdatetime.diff added |
---|
comment:1 by , 16 years ago
Has patch: | set |
---|
Current svn renders the field correctly. I saw there was no test though, so I created one.
comment:2 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:3 by , 16 years ago
Summary: | as_hidden() broken SplitDateTime widget → Test to show as_hidden() SplitDateTime widget works |
---|---|
Triage Stage: | Accepted → Ready for checkin |
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Add a test for this