When I edited my node, I found that my content was double once I uploaded images through jUpload.
For example, my content has below sentence :
"Test jupload"
Once I uploaded images through jUpload, my content changed to
""Test juploadTest jupload"
Also, the "Show summary in full view" that is check by default became uncheck.
Thanks,
Comments
Comment #1
awolfey commentedCan you tell me which modules you're using of filefield, token, filefield paths, imagefield token, etc. Any that might be used in your jifupload nodes?
Are you seeing the double text on a new node or editing an existing node?
Thanks
Comment #2
abx commentedI don't have "token", "filefield paths", "imagefield token" modules installed. Modules installed that I think they're related to a node are Imagefield, Filefield, ImageCache, ImageAPI, CCK, Contemplate, Better Formats.
I have this problem only when I edit a node. Create a new node works fine.
Thanks,