09:54:22 <batjony> guys i am trying to customize the custom content element's header with this https://worksonmymachine.org/blog/custom-rendering-of-default-headlines-in-fluidtypo3
09:55:14 <batjony> <f:cObject data="{record}" typoscriptObjectPath="lib.stdheader" /> renders the header within some div and h1 tags with some classes
09:55:36 <batjony> is there an option to get only the header text, so without any html/classes, just the text
09:56:23 <batjony> bjo3rn: do you have some idea ?
11:27:52 <Guest|82707> Hi all! I found a bug in the f:widget.paginate viewhelper and wish to send a bugreport. But I'm kinda lost and don't know where to report it. Any hints? :)
11:28:57 <BenjaminR> f:widget.paginate is part of fluid. you would have to report on forge.typo3.org
14:44:12 <ilCerchiari> Hi guys, I'm facing a problem on TYPO6.2.4 with FLUX 7.1.0, VHS 2.x,fluidpages 3.x and fluidcontent 4.x: I can't directly edit ce nested into fluidcontent FCE. I saw similar problems discussed but those involved Workspaces which is not my case. Am I missing something in my FCEs or there's some sort of configuration I messed up? I get the usual erro
14:44:12 <ilCerchiari> r message "Sorry, you didn't have proper permissions to perform this change"
15:21:10 <rosieres> BenjaminR: Is that also true in the case? -> <img src="{v:uri.image(additionalAttributes: src:/uploads/tx_srfeuserregister/{seminarManager.image}}, maxH:360, maxW:640)}" title="" alt=""/>
15:21:10 <ilCerchiari> this one template: http://pastebin.com/wWJ0fHYh
15:21:52 <BenjaminR> src:/uploads/tx_srfeuserregister/{seminarManager.image}} <- wont work
15:21:55 <ilCerchiari> the error happens in the backend Page Module if I click any edit icon on header bar of nested ce (the pencil icon)
15:22:17 <BenjaminR> you will have to build this v:variable.set i guess roesieres
15:26:21 <ilCerchiari> and it happens with every templates I wrote in similar way or ant any level of nesting
15:35:21 <rosieres> BenjaminR: I don´t get the point. If I use v:variable.set to resolve {seminarManager.image} the result variable has still to be in {} - or am I getting something wrong?
23:29:37 <gbod> Strange behavior, two systems - same code base (T3 6.2.4, FluidT3-stuff at github-dev-HEAD). One renders fluidcontent und fluidcontent_core elements, the other one only the fluidcontent_core ones.