IRC logs

20141205

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

IRC log range: 20141205*

20141205

  • 00:08:28 <NamelessCoder> I am off - sleep tight! Hope you made good progress on the project
  • 09:17:09 <mrboe> good morning
  • 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
  • 09:26:57 <mrboe> @bjo3rn
  • 09:37:58 <bjo3rn> mrboe
  • 09:38:20 <mrboe> any idea about the language problem
  • 09:38:28 <bjo3rn> it exists ^^
  • 09:38:38 <mrboe> ok
  • 09:38:59 <mrboe> so the issue is reported?
  • 09:39:26 <bjo3rn> don't know.
  • 09:39:54 <bjo3rn> I just tried myself and I can confirm it
  • 09:40:31 <mrboe> thx
  • 09:45:34 <bjo3rn> mrboe fluidpages#212
  • 09:45:35 <FT3BOT> Issue 212: Colpos 18181 shows up as column in Language mode https://github.com/fluidtypo3/fluidpages/issues/212
  • 09:50:00 <Akii> ha so that's where this column comes from
  • 09:51:54 <mrboe> thank you bjo3rn
  • 10:24:55 <bjo3rn> ehm, dafuq?
  • 10:25:53 <bjo3rn> I just asked a question and now it is gone. what is happening here.
  • 10:25:54 <bjo3rn> did I dream it?
  • 10:26:04 <bjo3rn> ok, so here it is again:
  • 10:26:31 <bjo3rn> guys, did anyone of you mix a provider extension with a 'normal' extension that provides some plugin?
  • 10:26:50 <bjo3rn> any issues with that approach to expect?
  • 10:41:15 <Akii> +1 on that question
  • 10:41:20 <Akii> i'd guess it just works™
  • 10:48:44 <bjo3rn> dangit. got disconnected again
  • 10:48:54 <bjo3rn> I'd expect it to work as well but it's a little too late in my current project for trial and error ^^
  • 10:48:59 <bjo3rn> ach, what the eff. yolo!
  • 10:49:07 <Akii> that's the spirit
  • 10:49:24 <Akii> what could possibly go wrong™
  • 10:50:15 <bjo3rn> (ot) nice nickname: Knecht Rootrecht
  • 10:50:31 <Akii> haha yes
  • 10:57:40 <cbleicker> hi all
  • 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?
  • 10:59:21 <cbleicker> currently its stripped
  • 11:00:37 <bjo3rn> that's a bug
  • 11:01:03 <bjo3rn> no, it is not. strike that ^^
  • 11:01:13 <bjo3rn> the regex is /([^a-z0-9\-]){1,}/i
  • 11:01:35 <bjo3rn> wanna PR that?
  • 11:03:42 <bjo3rn> cbleicker?
  • 11:08:19 <cbleicker> PR?
  • 11:10:36 <bjo3rn> nvm, I'll come up with a pull request (PR) in a minute.
  • 11:24:41 <cbleicker> thank you, bjo3rn
  • 11:25:06 <bjo3rn> don't party yet. someone special has to accept it first ^^
  • 11:25:34 <cbleicker> :)
  • 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:29:30 <jmverges> good morning mates! Friday
  • 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:30:57 <bjo3rn> buenas dias jmverges. que tal?
  • 11:31:08 <jmverges> http://thecodinglove.com/post/99645155945/when-they-want-to-assign-me-a-task-on-friday
  • 11:31:08 <bjo3rn> *buenos
  • 11:31:13 <jmverges> va bien bjo3rn
  • 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:33:31 <bjo3rn> hm, no idea, jmverges
  • 11:33:55 <bjo3rn> brb
  • 11:34:45 <jmverges> NamelessCoder?
  • 11:34:56 <jmverges> Claus always knows :P
  • 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:41:05 <FT3BOT> ¯\_(ツ)_/¯
  • 11:41:44 <soma> cbleicker: not sure, but i also notices hat if you "lcear all system caches" in the BE after that labels go missing again
  • 11:41:58 <soma> also noticed that...
  • 11:42:07 <cbleicker> ^^
  • 11:42:13 <cbleicker> caching sucks ^^
  • 11:44:33 <bjo3rn> this is the mother of all caches
  • 11:44:34 <FT3BOT> Welcome back bjo3rn!
  • 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:45:28 <bjo3rn> that's correct, soma
  • 11:45:44 <soma> that does something different too
  • 11:46:20 <soma> ^different from the one in install tool
  • 11:46:48 <cbleicker> what is the wizardTab to put my element to typical content?
  • 11:46:49 <bjo3rn> no, those should be the same
  • 11:47:00 <bjo3rn> aha, cbleicker
  • 11:47:07 <bjo3rn> wizardTab is deprecated
  • 11:47:19 <bjo3rn> use options="{group: 'Foo'}"
  • 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?'}
  • 11:51:52 <bjo3rn> cbleicker don't know. 'default' maybe?
  • 11:54:34 <bjo3rn> cbleicker should be 'common'
  • 11:55:18 <bjo3rn> see http://docs.typo3.org/typo3cms/TSconfigReference/PageTsconfig/Mod/Index.html#pagenewcontentelementwizard
  • 11:56:27 <cbleicker> thanks
  • 11:56:47 <bjo3rn> works?
  • 11:59:17 <jmverges> I'm trying this: TCAdefaults.pages.tx_fed_page_controller_action.default=m8thlayout->Layout
  • 11:59:22 <jmverges> and is not working...
  • 11:59:25 <jmverges> fucking'll
  • 11:59:41 <cbleicker> https://www.dropbox.com/s/u69qyceb3dvdrll/Bildschirmfoto%202014-12-05%20um%2011.58.50.png?dl=0
  • 11:59:43 <cbleicker> ^^
  • 11:59:49 <bjo3rn> cool!
  • 12:00:00 <cbleicker> if i put it into common, any core content is gone ;)
  • 12:00:19 <bjo3rn> but it's there ;)
  • 12:01:33 <cbleicker> hrhr :D
  • 12:01:37 <bjo3rn> jmverges is your controller named LayoutController?
  • 12:01:52 <jmverges> yes
  • 12:01:52 <bjo3rn> don't think so
  • 12:01:55 <jmverges> it is
  • 12:02:01 <bjo3rn> and it is working?
  • 12:02:02 <bjo3rn> ??
  • 12:02:06 <jmverges> yes, sure
  • 12:02:21 <jmverges> well, I don't have a controller
  • 12:02:23 <bjo3rn> ehm, shouldn't that be PageController
  • 12:02:30 <jmverges> it is just a .html
  • 12:02:35 <bjo3rn> ah, ok
  • 12:03:05 <bjo3rn> you can look that value to set up from the db, but you did that I guess
  • 12:03:37 <jmverges> what?
  • 12:03:39 <bjo3rn> does your provider extension have a vendor prefix?
  • 12:03:50 <jmverges> uhm, I don't think so
  • 12:04:11 <jmverges> \FluidTYPO3\Flux\Core::registerProviderExtensionKey('m8thlayout', 'Page');
  • 12:04:16 <bjo3rn> ok
  • 12:04:34 <jmverges> should?
  • 12:04:39 <bjo3rn> no
  • 12:05:10 <bjo3rn> I'm not sure if it should be uppercase
  • 12:05:37 <bjo3rn> set the layout manually and have a look in the db table pages, column tx_fed_page_controller_action
  • 12:05:59 <jmverges> on sec
  • 12:06:06 <bjo3rn> cbleicker I guess we'll have to wait for the wise Dane to show up ^^
  • 12:06:37 <bjo3rn> btw: are you the one having so much fun with Neos on Twitter?
  • 12:08:08 <jmverges> m8thlayout->Main, m8thlayout->Layout
  • 12:08:56 <bjo3rn> ok, so that's correct
  • 12:09:02 <jmverges> so I think that I need to overwrite in some way "parent decides"
  • 12:09:21 <bjo3rn> mayhaps
  • 12:10:06 <jmverges> I really don't know how
  • 12:10:28 <jmverges> should be as easy as $TCA['pages']['columns']['tx_fed_page_controller_action']['value'] = 'm8thlayout->Layout';
  • 12:11:26 <bjo3rn> what about tx_fed_page_controller_action_sub?
  • 12:13:59 <jmverges> what about it?
  • 12:15:04 <bjo3rn> wild guess. to set the template for subpages and overriding 'parent decides'
  • 12:15:21 <jmverges> let's try
  • 12:27:52 <jmverges> nothing
  • 12:33:30 <bjo3rn> no clue. wait for Claus.
  • 12:35:45 <jmverges> nor this http://pastebin.com/yvcZZcEV
  • 12:35:56 <jmverges> parent decides
  • 12:35:58 <jmverges> always
  • 13:12:42 <jmverges> hi again
  • 13:12:48 <jmverges> I had to move to other place
  • 13:13:05 <jmverges> bjo3rn, do you see something strange in that pastebin?
  • 13:52:03 <jmverges> hey gbod
  • 13:52:16 <jmverges> what is wrong here? http://pastebin.com/yvcZZcEV
  • 16:51:54 <jmverges> hi thereç
  • 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.