Opened 9 years ago
Closed 9 years ago
#14560 closed bug (duplicate)
receive not what the clientside inputted
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
when serialize form data, jquery add "\r" symbol before "\n" in all places, so at server side program receive more symbols than the client input in textarea.
Note: See
TracTickets for help on using
tickets.
this is JSFiddle sample of the bug http://jsfiddle.net/nRX5K/