See this forum topic: http://ez.no/community/forum/developer/the_usage_of_ezcontentupload_handlelocalfile
Operating System: PHP Version: (please be specific, like '4.4.3' or '5.1.5') Database and version:
No attachments for this issue.
Suggested solution: remove the protocol check from eZMimeType::findByURL
Patch attached.
Fixed in 3.10.0alpha1 (trunk rev. 18444) 3.9.2 (stable/3.9 rev. 18445) 3.8.8 (stable/3.8 rev. 18446)
Marking for code-review
The intention of the patch is OK but it uses multi-line comments to disable the code for protocol checking. The code itself must be removed completely from the file. Subversion will keep track of the old code for us and it makes the current code cleaner.
Hi Jan
You're right, I'll remove the code completely, in trunk rev. 18726 stable/3.8 rev. 18727 stable/3.9 rev. 18728
Marked for code review
Testing the workflow, did something wrong, sorry :-)
Hi Jan, sorry for the troubles, now I finally know how to use the workflow correctly.
No links for this issue.