Christian Müller

Results 322 comments of Christian Müller

Sounds as it could be pretty breaking indeed. To me a case of rather won't fix and fix the edge case on the other side? What kind of nasty object...

thought: ``` key = eel` my multiline eel expression ` ```

AFAIK we did implement multi line in the parser AGES ago probably broken or not working in all circumstances...

Ha @baschny interestingly I have seen the effect of this bug but never checked WHY it happend and thought it was something the browser did 😆 But apparently few people...

I guess we could create a helper that extracts external references to objects from a node and creates tags for them. That way we could flush by those tags.

I wonder if we can't scoop a good solution eg. from symfony or whoops or so.

Uhm, @johannessteu you created a duplicate of your own ticket #1285 ... Closing the other one....

Currently a way to avoid this is to just replicate the EEL expression from the BreadcrumbMenu.ts2 (.fusion) and use a simple Collection or Template object to render this.

Fixing this is pretty much a breaking change as the subItems are expected, so IF people use it (in a Breadcrumb) it would break and I don't see an easy...

See also https://github.com/neos/neos-development-collection/issues/961