09:50:22 <xaver> TYPO3ua: we don't actively develop fluidcontent_bootstrap anymore. The community started a project. Also this is not a issue of flux ad it is fixed in dev version.
09:53:10 <jlumpe> xaver: ever had an issue with an extbase extension created with extension builder? to be specific: when i add one of the plugins i created to the page and then edit the plugin the "appearance" tab tells me that there is a configuration error
10:47:56 <TYPO3ua> My version fluidcontent 4.0.0 I do Not have 88 line in fluidcontent/Classes/Hooks/WizardItemsHookSubscriber.php ... https://github.com/ervaude/fluidcontent/commit/3f8ac7ed8d0a829c8db92b35ddd7d1323998b388
10:55:11 <interactivevalue> hi, ich würd kurz hilfe bei der verwendung des typolink viewhelpers benötigen
10:55:43 <interactivevalue> I would need help with the usage of the typolink viewhelper
10:56:20 <interactivevalue> I used your master git version
10:56:48 <interactivevalue> BE user saves a normal typolink field for internal or external pages
10:58:07 <interactivevalue> and when calling <v:link.typolink configuration="{parameter:{field.GoToPage}}">My LinkText</v:link.typolink>
10:58:13 <interactivevalue> I get the following error in the FE
10:58:20 <interactivevalue> The argument "configuration" was registered with type "array", but is of type "string" in view helper "Tx_Vhs_ViewHelpers_Link_TypolinkViewHelper"
11:01:40 <jlumpe> interactivevalue: can you try to ise '' to quote {field.GoToPage} ?
11:39:23 <xaver> ATagParams=class=more' this can't work http://fluidtypo3.org/viewhelpers/vhs/1.9.1/Link/TypolinkViewHelper.htmlv
11:41:39 <jlumpe> xaver, i know you're busy, but maybe you have a quick answer for this: got a model, with a FAL image field. I add 2 files in the backend, when I dump the field i only get a single item, instead of an array?!