09:22:43 <mrboe> hey guys - like i wrote yesterday: i got a "Fluid Content Area" in the backend "Language" view. This is not in my template and contains content of my content areas. is this a known bug? FT3 TER + 6.2.7
10:59:17 <cbleicker> NamelessCoder: you told me to ask to make sure something is a bug before reporting it. Would you expect, that v:format.url.sanitizeString() santinizing umlauts? ü => ue?
11:26:45 <cbleicker> maybe somebody can explain why my labels and descriptions not shown? what confuses me: if i install fluidcontent_bootstrap additionaly, there types walking into bootstrap tab and also label and description appears. https://www.dropbox.com/s/7a1ojjbze18e3dd/Bildschirmfoto%202014-12-05%20um%2011.24.50.png?dl=0
11:26:54 <cbleicker> but not without bootstrap package ^^
11:30:26 <bjo3rn> cbleicker from the empty lines and the missing icon you can tell that there has to be some syntactical error in one of your templates
11:32:27 <cbleicker> bjo3rn: but if my templates arent correct … why do the work after installing bootstrap package?
11:32:49 <jmverges> bjo3rn, could you help me with some? I created a custom doktype an I removed the page layout selector for this kind of doktype, know, I need to set a default value for page layout, do you know how to achieve this?
11:37:10 <soma> cbleicker: looks familiar. try if they show up after you clear all caches in the install tool
11:41:04 <cbleicker> soma: wtf. clearing all cache by install tool works. what is this cache? i already hit any cache button in the backend and also rm -rf typo3temp
11:45:00 <bjo3rn> tip: enable development environment and you will get that button in the be
11:45:04 <soma> it is a bit unclear to me too what caches exist and what is cleaned by which action. i think clearing in install tool also truncates some database cache tables. but i think without caching typo3 wouldn't be much fun either ;)
11:45:21 <soma> bjo3rn: you mean the flush system caches button?
11:48:04 <soma> bjo3rn: hm. i notices the same problem as cbleicker. if i have FCEs and clear all system caches in BE, then title/description/wizardtab for all FCEs is lost and they are placed under plugins tab. if i then clear caches in install tool these show up again
11:48:35 <soma> and i'm using the new options array already
11:48:46 <jmverges> doesn't nobody know about how to set the defaul Page Layout?
11:49:23 <cbleicker> bjo3rn: {group:'What here to put it in first default group tab?'}
18:09:34 <cbleicker> having a content element wich contains subcontent. but the subcontent is never shown. have no idea why. also fluidcontent_bootstrap content of type jumbotron does not output any content
20:45:10 <papillon6> Hi! I'm using a simple "row-FCE" on a multilanguage site. Do i need to translate the FCE itself or is there any option to use the FCE in all languages, since it does not contain any content to translate...? Right now ALL content (translated content, too) is shown in the FCE for the default-language.