Drupal 4.7.6 mysql 4.0.26
Everything was working until this morning but now when I try to attach a file to a page (which I have been doing) I get a pop up with the following

[true,”\x3ctable\x3e\n\x3cthead\x3e\x3cth\x3eDelete\x3c/th\x3e\x3cthx3eList\x3c/th\x3e\x3cth \x3eDiscription\x3c/th\x3e\x3cth\x3eSize\x3c/th\x3e\x3c/tr\x3e\x3c/thread\x3e\n \x3ctbody\x3e\n\x3ctr class=\”odd”\”\x3e\x3ctd\x3e\x3cdiv class=\”form-item\”\x3e\n \x3cinput type=\”checkbox\”name=\”edit[files][upload_0][remove]\”id=\”edit-files-upload_0-remove\”value=\”1\” class=\”form-checkbox\”/\x3e\n\x3c/div\x3e\n\x3c/td\x3e\x3ctd\x3e\x3cdiv class=\”form-item\”\x3e\n \x3cinput type=\”checkbox\” name=\”edit[files][upload_0][list]\” id=\”edit-files-upload_0-list\” value=\”1\” checked=\”checked\” class=\”form-checkbox\” /\x3e\n\x3c/div\x3e\n\x3c/td\x3e\x3ctd\x3e\x3cdiv class=\”form-item\”\x3e\n \x3cinput type=\”text\ maxlength=\”256\” name=\”edit[files][upload_0][description]\” id=\”edit-files-upload_0-description\” size=\”60\” value=\”2005eventapp.doc\” class=\”form-text\” /\x3e\n \x3cdiv class=\”description\”\x3e\x3csmall\x3ehttp://mysite/members/system/files/2005eventapp.doc\x3c/ small\x3e\x3c/div\x3e\n\x3c/divx3e\n\x3c/td\x3e\x3ctd\x3e19KB\x3c/td\x3e \x3c/tr\x3e\n\x3c/tbody\x3ex3c/table\x3e\n\x3cdiv id=\”attach-hide\”\x3e\x3cdiv class=\”form-item\”\x3e\n \x3clabel for=\”edit-upload\”\x3eAttach new file: \x3c/label\x3e\n \x3cinpute type=\”file\” name=\”edit[upload]\” class=\”form-file\” id=\”edit-upload\” size=\”40\” /\x3e\n\\n\x3c/div\x3e\n\x3cinput type=\”submit\” name=\”attach\” value=\”Attach\” id=\”attach\” class=\”form-submit\” /\x3e\n\x3c/div\x3e\x3cinput type=\”hidden\” name=\”edit[attach]\” id=\”edit-attach\” value=\http://mysite.org/members/upload/js\ class=\”upload\” /\x3e\n\x3cinput type=\”hidden\” name=\”edit[vid]\” id=\”edit-vid\” value=\”23\” /\x3e\n”

There are no errors in the watchdog and the only thing that I can think of that I have changed is that I added the auto time zone module. I disabled that but it didn't help. I even removed it from the site with no help.
Where do I start?

Comments

Darrell’s picture

I just discovered that if I click OK in the pop up and continue to submit that the file IS attached. I could live with that but it sure won't work for other users.

Darrell’s picture

Another piece of info.
After clicking OK so the error pop up goes away and then clicking submit to create the page I find that when I go back to edit the page there are two copies of the file attached. Only one of the attached files has a check in the "view" check box. The first listing of the file has no boxes checked.