[Flow] TYPO3.Media package for Flow 2.3
Steffen Wickham
steffen at gaming-inc.de
Fri Jan 23 10:44:06 CET 2015
Hello again,
I'd compared my local version of TYPO3.Media 1.2.1 with the tagged
version of the Git repository and found some differences between the
"same version" sources. So I took a peek on the packagist.org website
and found the mistake: The 1.2.1 version of packagist.org points to a
commit which had been commited in September 2014. Even the 1.2.0 version
is newer than the 1.2.1, so I guess it wasn't updated after tagging the
new version.
So I switched to dev-master for now and it seems to work fine by now.
Greetings
Steffen
Am 22.01.15 um 17:20 schrieb Steffen Wickham:
> Hello everybody,
>
> I'm currently working on a new project which will base on Flow 2.3.
> After setup and basic development I step into an issue which I'm not
> able to solve by my own.
>
> I will use TYPO3.Media for handling my assets especially Image (and
> ImageVariants) but when I try to add any image to it, I get a fatal
> error like this:
> [22-Jan-2015 17:04:59 Europe/Berlin] PHP Fatal error: Call to undefined
> method TYPO3\Flow\Resource\Resource::getUri() in
> /www/flow/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Media_Domain_Service_ImageService.php
> on line 144
>
> After some investigation I think it is not possible to get TYPO3.Media
> working with Flow 2.3, is it? Currenty im using 1.2.1 of TYPO3.Media as
> it seems to be the latest version available (even newer than master) and
> due to a lack of a develop branch there seems to be no suitable code
> available. Am I missing any point?
>
> Sooo is there any plan to update the Media package soon (or already
> had)? Otherwise I have to do some work by my own, I guess?
>
> Greetings
> Steffen
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
More information about the Flow
mailing list