Modify ↓
Ticket #6317 (closed bug: invalid)
Stringlenght
| Reported by: | KrisTemmerman | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.3 | |
| Component: | ajax | Version: | 1.3.2 |
| Keywords: | stringlength , parameter | Cc: | |
| Blocking: | Blocked by: |
Description
JQuery doesn't send parameters of wich the length of the parameter name is smaller then 6 characters.
e.g
data:{'fAEmail':email,'fAMessage':message,'fAName':name},
JQuery doesn't send the fAName parameter.q
Kris Temmerman
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Please attach a test case, including script and html required to reproduce the problem.