[FLOW3-general] rendering manuals package wrapper problem

Hermann Ragaller hermann.ragaller at hrex.de
Tue Sep 21 23:59:56 CEST 2010


I found the problem:

http://forge.typo3.org/issues/8063 --> Renamed the resource stream 
wrapper's scheme from "package://" to "resource://".

Apparantly the wrapper package:// simply had been renamed as of version 
alpha 10. When I replaced all package:// by resource:// in 
DocBookManualRenderService.php the error was gone. So the file in the 
repository is not up to date.

There is still another error, though, which relates to the recursive 
creation of output directories, which is not working correctly:
"copy(C:/Temp/out/en/images/callouts/1.gif)" fails, because the 
callouts-subdirectory has not been created (copyDirectoryRecursively).

regards,
Hermann

Am 21.09.2010 12:32, schrieb Hermann Ragaller:
> Hi all,
>
> ...
> Uncaught Exception in FLOW3 #1: Warning: copy(): Unable to find the
> wrapper "package" - did you forget to enable it when you configured PHP?



More information about the FLOW3-general mailing list