id summary reporter owner description type status priority milestone component version resolution keywords cc 727 Mixing GET and POST parameters not RFC-Compliant anonymous "Great work the editor, folks! As the subject says - There are parts of FCKeditor that mix GET and POST parameters by putting a query string on the ""action"" bit of a POST'd form, specifically : fckeditor/editor/filemanager/browser/default/frmupload.html This is NOT RFC-compliant - you're supposed to pick one method and stick to it. RFC-compliant CGI parameter parsers will be unable to see the query-string encoded values in the action parameter when you POST. Making FCKeditor conform to the RFCs will make it work better in more places. There's certainly a better way to do the javascript, but here's a ""fixed"" version of frmupload.html from the default integration interface. ---- Moved from SF:[[BR]] http://sourceforge.net/tracker/index.php?func=detail&aid=1487047&group_id=75348&atid=543653" Bug confirmed Normal General SF