IRC logs

20150909

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

IRC log range: 20150909*

20150909

  • 03:03:32 <NicerDicer> Good Morning everyone. Im having an issue with flux and im wondering if someone could help: FLUX Version is 7.0.0. Im creating a text field using the <flux:field.text> viewhelper. My system is configured to use content_fallback. If i fill the new field in my default language but not in my translation, the translated page performs a fallback on the
  • 03:03:32 <NicerDicer> default language (cause of content _fallback i think). Is there any setting to disable that behavious for specific fields? Thanks in advance.
  • 03:16:49 <NicerDicer> I dodged the problem using a custom built viewhelper reading the flexform by hand and getting the value.
  • 04:48:39 <mischka> What is the schedule for the next flux-release to the TER
  • 05:50:53 <mischka> I think this is important because 7.4 has some security updates
  • 07:09:32 <Guest|65270> Hey i have a problem in my Page Template. I have an flux:field.tree with transform="array" where i can select the pages i use for my topnavigation. On the parent page everything is working fine but on the subpages the first page in the array is an empty string.
  • 07:13:40 <Guest|65270> Does anyone know a solution for this?
  • 07:21:51 <Guest|65270> Ok found the solution haha
  • 07:22:33 <Guest|65270> Some old flexform datas from the child pages blocked the flexform from the parent