IRC logs

20150602

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20150602*

20150602

  • 06:30:17 <hans___> hi there, is it posible to get a page-template-config-value inside a partial ? and how ?
  • 06:36:39 <pedda> hi there
  • 10:06:05 <rvvn> hello
  • 10:06:24 <rvvn> anyone knows if there is an issue with widget.grid in flux 7.2.1 ?
  • 10:08:00 <rvvn> it seems that no content is added in backend but it's ok in front end
  • 10:08:28 <rvvn> the content is not "linked" inside the grid, just added above
  • 10:28:10 <pedda> NamelessCoder are you around ?
  • 10:32:38 <rvvn> pedda, do you know if there's an issue in flux 7.2.1 with widget.grid ?
  • 10:33:19 <pedda> i know of issues for drag n drop related to flux being present for months
  • 10:33:27 <pedda> not sure if you run into that one
  • 10:33:39 <pedda> and not sure if it was fixed completely
  • 10:34:01 <pedda> localization of records was also involved
  • 10:34:04 <rvvn> yes but I have another one since I updated and that one is more important
  • 10:34:20 <pedda> imagine you drag n drop a ce into column2 and it appears in colum1 or not even within the fce
  • 10:34:44 <rvvn> the new content I create inside a grid are not show inside content in BE but they are shown above
  • 10:35:19 <pedda> maybe your flux:grid.column is misconfigured
  • 10:35:44 <pedda> you don't need any Preview section anymore iirc
  • 10:35:49 <rvvn> I tried to change but my plugin is really simple
  • 10:35:53 <rvvn> oh ?
  • 10:36:15 <pedda> elements which setup a grid render it anyway regardles of the preview section being present or not
  • 10:36:30 <rvvn> ok, I try to remove it
  • 10:36:54 <pedda> that's why you define the grid, it's obsolete to tell typo3 to render it in backend
  • 10:37:08 <pedda> i donÄT remember when it was introduced..
  • 10:37:13 <pedda> *don't
  • 10:37:47 <rvvn> I removed it but it's not the issue
  • 10:38:13 <pedda> NamelessCoder this is not working anymore: https://fluidtypo3.org/library/code-examples.html?tx_fluidshare_display%5Bgist%5D=21&tx_fluidshare_display%5Baction%5D=display&tx_fluidshare_display%5Bcontroller%5D=Gist&cHash=7a7647c69217d82c66f625123b9a5581
  • 10:39:20 <pedda> funny fact: it's related to the refactoring of Preview section thingy
  • 10:39:31 <pedda> which i'm talking about to rvvn
  • 10:39:59 <pedda> well what about a code snippet of your particular case rvvn? or should i guess what the heck you're messing up? :
  • 10:40:00 <pedda> :D
  • 10:41:05 <rvvn> no need, it's just a simple grid
  • 10:41:19 <rvvn> but when I create a content inside a column in BE
  • 10:41:28 <rvvn> the content is shown above the grid
  • 10:41:34 <rvvn> not inside the grid
  • 10:41:34 <pedda> well an this is the problem
  • 10:41:39 <pedda> please show me the code of the grid
  • 10:42:12 <rvvn> k, just a minute
  • 10:42:47 <rvvn> http://pastebin.com/DmDEVAXN
  • 10:43:04 <rvvn> you'll see it's really simple
  • 10:43:13 <rvvn> just a 2 columns grid ^^
  • 10:45:11 <rvvn> I tried this code example : https://fluidtypo3.org/library/code-examples.html?tx_fluidshare_display%5Bgist%5D=25&tx_fluidshare_display%5Baction%5D=display&tx_fluidshare_display%5Bcontroller%5D=Gist&cHash=8ffc96c6eab4763485697641631c7a74
  • 10:45:29 <rvvn> with no success
  • 12:09:22 <pedda> rvvn still around?
  • 12:10:41 <rvvn> yep
  • 12:12:05 <pedda> sorry i got distracted by a customer
  • 12:12:34 <pedda> did you try to remove the allowedContentTypes restriction and check if your issue still exists?
  • 12:12:49 <rvvn> nop, I try now
  • 12:14:15 <rvvn> same behavior
  • 12:14:46 <rvvn> It s was working as expected before I update flux/fluidcontent/fluid
  • 12:15:19 <rvvn> Is there any bugtracker ?
  • 12:17:31 <rvvn> I got to go, thanks anyway padda !
  • 12:17:38 <rvvn> pedda*
  • 12:17:56 <pedda> hmm k