Ticket #2003 (closed Bug: invalid)
Using Javascript (AJAX) to send data. Content terminated at <p> </p>
| Reported by: | icfsindia | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | FCKeditor 2.5.1 |
| Keywords: | Cc: |
Description
I am trying to push the content generated using the FCK Editor using javascript (ajax)
The var to which i assigned the data has all the content that is input ...
however the server receives only the data prior to the </p> where there is <p> </p> in the content.
This though does not seem to be the problem with FCK ... anticipating help from someone in the know of a solution to such a problem
Change History
Note: See
TracTickets for help on using
tickets.