Opened 13 years ago
Closed 13 years ago
#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: | |
Blocked by: | Blocking: |
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
Note: See
TracTickets for help on using
tickets.
Please attach a test case, including script and html required to reproduce the problem.