Side navigation
#6317 closed bug (invalid)
Opened March 19, 2010 09:49AM UTC
Closed March 21, 2010 12:04AM UTC
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
Attachments (0)
Change History (1)
Changed March 21, 2010 12:04AM UTC by comment:1
| resolution: | → invalid |
|---|---|
| status: | new → closed |
Please attach a test case, including script and html required to reproduce the problem.