Skip to main content

Bug Tracker

Side navigation

#14560 closed bug (duplicate)

Opened November 20, 2013 11:25AM UTC

Closed November 20, 2013 05:08PM UTC

receive not what the clientside inputted

Reported by: tigrans@yahoo.com 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.

Attachments (0)
Change History (2)

Changed November 20, 2013 12:19PM UTC by anonymous comment:1

this is JSFiddle sample of the bug

http://jsfiddle.net/nRX5K/

Changed November 20, 2013 05:08PM UTC by dmethvin comment:2

resolution: → duplicate
status: newclosed

Duplicate of #6876.