04:44:44 <k4mi> Hey, there. Got a small problem with f:image. I got a list of high-resolution images which are getting resized with f:image. The problem is some are getting perfectly processed, but some are still refering to the original image.
15:47:49 <mneuhaus> man, vhs has quite some condition viewhelpers these days ^^ and almost all of them are fucked up the the compile static change in 7.3
17:46:43 <NamelessCoder> that's a big one, mneuhaus!
17:53:47 <mneuhaus> i mean, i have them working locally, but i needed to make the trait static for that, which has side-effects on all the other non condition viewhelpers using that trait
17:54:25 <NamelessCoder> https://github.com/FluidTYPO3/vhs/pull/894/files#diff-af35b327e3a76b27a092ced8a5a3f32bL40 you are sure the inherited property is now "protected" in all our supported TYPO3 versions including 6.2?
17:58:20 <mneuhaus> can't access $this from there anymore
17:58:38 <NamelessCoder> hmm, this reflection crap...
17:59:00 <mneuhaus> i know that's not a pretty solution, but it was the only one i could think of so far
17:59:06 <NamelessCoder> you didn't write it, not blaming you ;)
17:59:51 <NamelessCoder> at the very least you need to store "protected static $reflectionService" and check if it exists, if not, create it. That should avoid all the costly objectmanager stuff (and it is VERY costly)
18:00:29 <mneuhaus> yep, that sounds def better ^^
18:00:56 <NamelessCoder> luckily we don't have a lot of places where these types of services are implemented!
18:01:28 <mneuhaus> aside from a pageSelect in the hasSubpage and isChildpage i didn't see similar issues
18:01:47 <NamelessCoder> consciously tried to avoid injections ;)
18:09:41 <mneuhaus> got pagination + limits working
18:09:53 <mneuhaus> with a Query + QueryResult though
18:12:59 <NamelessCoder> I have to show you something. Shameless bragging :) http://i.imgur.com/XCfxZZQ.jpg - that tiny little thing on the right is my old 27" thunderbolt display...