Ticket #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: | ||
| Blocking: | Blocked by: |
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
Change History
Changed 3 years ago by dvbreddy
-
attachment
html used.txt
added
comment:1 Changed 3 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

HTML used