Opened 13 years ago
Closed 13 years ago
#5861 closed bug (invalid)
serialize and serializeArray not working
Reported by: | dvbreddy | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4.1 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Please see the attached html document, and here is the result when I serialized the form elements: "TabContainer1_ClientState=%7B%22ActiveTabIndex%22%3A0%2C%22TabState%22%3A%5Btrue%2Ctrue%2Ctrue%5D%7D&EVENTTARGET=&EVENTARGUMENT=&VIEWSTATE=%2FwEPDwUJOTI4NjI0MjEwZBgCBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAQUNVGFiQ29udGFpbmVyMQUNVGFiQ29udGFpbmVyMQ8PZGZkh96l3YI66tjxqxwDOxbJ3AfPAGrZH0UFm5CrypEKDR0%3D"
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | html used.txt added |
---|
comment:1 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
There's just too much code here to make it a good test case. If serialize is the problem, just reopen this with a test case that shows a call to serialize with a description of what you expected vs what you got.
HTML used