hi there, i am running CVSFile 0.7 on Zope 2.5.0; when i try to update a checked out file in the sandbox with a local file (i.e. upload that file), zope keeps telling ma "... Invalid request The parameter, externalfile_content, was omitted from the request...." This only happens when uploading binary files - e.g. Images -, text files work just normal. Creating new binary files and committing them to cvs works as well... Any suggestions out there? - Thank you! - Oliver _____ To understand recursion, we first have to understand recursion.
Hello: You have found a bug! Sorry about that. It is a bit of sloppiness on my part-- I did not test that exact use case. Anyway, attached please find a "diff -u" file that illustrates the (small) change you must make to the file ExternalFile.py to fix the bug. I will be making another release, but this way you can get the fix going immediately. Let me know if you need help applying the patch (not sure if you have had experience dealing with patchfiles before). Again, the file to patch is ExternalFile.py which is part of the ExternalFile 0.9.0 product (which CVSFile 0.7 inherits from). After you apply the patch, you can restart your Zope server and all should be well. Let me know how it works out for you. Regards, --Craeg Strong Oliver Skiebe wrote:
hi there,
i am running CVSFile 0.7 on Zope 2.5.0;
when i try to update a checked out file in the sandbox with a local file (i.e. upload that file), zope keeps telling ma
"... Invalid request The parameter, externalfile_content, was omitted from the request...."
This only happens when uploading binary files - e.g. Images -, text files work just normal. Creating new binary files and committing them to cvs works as well...
Any suggestions out there? - Thank you!
- Oliver
_____ To understand recursion, we first have to understand recursion.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Craeg K Strong -
Oliver Skiebe