File upload don't work in 2.0.1
-
File upload via Diagnostics|Command prompt|Upload doesn't work.
I have double checked this and compared to a 1.2.3-R that I have running.
In 2.0.1 when selecting and then pressing 'upload' of a file no message is shown on top and the file isn't found in the system either. Not in /tmp and not anywhere else either.
In 1.2.3-R this works very well, message is prompted back on top of page that the particular file was uploaded to /tmp and it's easy to verify, by using ls in the command window on the same page for example, that this is the case.
Since this is a very handy feature and since it used to work it's infortunate that it stopped doing so.
Both tests are done using the same browser, Ffox 11
-
I am using Firefox11 on Windows7. It works fine for me uploading to a nanobsd system, on 2.0.1 and 2.1. After browsing to the file then pressing upload the top of the display says:
Uploaded file to /tmp/filename
and executing "ls -l /tmp/filename" lists the file as expected.
So there must be something else special about your environment. -
I am using Firefox11 on Windows7. It works fine for me uploading to a nanobsd system, on 2.0.1 and 2.1. After browsing to the file then pressing upload the top of the display says:
Uploaded file to /tmp/filename
and executing "ls -l /tmp/filename" lists the file as expected.
So there must be something else special about your environment.I'm seeing some problems for sure, I guess that Squid f*cked more stuff up somehow perhaps then.. This was a freshly installed box though, actually only the various Squid packages have been added and messed with. I guess I'll do a reinstall soon if things don't start to work as expected.