Bug:
Using the upload (attach) with permission mismatch (deny view, allow change) does the upload but erase the topic ...
The content of the topic will be the error message from the needed view and the new attachment. There should be a test against view too not only against change in /bin/upload.
Test case
do the described perms and use
curl -v -F filename=vszugang.html -F
filepath=@/var/www/html/tools/listen/vszugang.html -u
ScriptUser:***
https://wiki.tu-chemnitz.de/wiki/bin/upload/Backbone/AusfallszenarienCampusnetzBackbone
to attach a file. Naturally with your file, pathnames and wiki-Url
Environment
--
GuentherFischer - 22 Oct 2003
Follow up
Fix record