Log message #3881093

# At Username Text
# May 26th 2016, 21:05 ionas before creating PRs and possibly unit tests
# May 26th 2016, 21:05 ionas I am often testing â??bugsâ? and â??featuresâ? in cake core against my live application
# May 26th 2016, 21:05 ionas to make sure that you can always run unit tests
# May 26th 2016, 21:05 ionas do you ahve some quick tip
# May 26th 2016, 20:59 ionas hey guys
# May 26th 2016, 20:24 slackebot Action: admad pokes spriz in the eye
# May 26th 2016, 20:24 spriz sorry about that :P But thanks for making me double checking
# May 26th 2016, 20:23 royalty haha
# May 26th 2016, 20:23 spriz I guess that means Iâ??m out for today.
# May 26th 2016, 20:22 spriz I thought I was passing `â??defaultâ??` but I was passing `false´
# May 26th 2016, 20:20 spriz I derped
# May 26th 2016, 20:20 spriz oh wait,
# May 26th 2016, 20:19 spriz `$this->initializeUI(['layout' => 'default']);`
# May 26th 2016, 20:19 spriz exactly
# May 26th 2016, 20:19 spriz Aye
# May 26th 2016, 20:19 royalty to default? and it is showing the plug in layout?
# May 26th 2016, 20:19 royalty wait so you are setting the layout in the initializeUI method?
# May 26th 2016, 20:17 spriz itâ??s in terms of using the template layout :slightly_smiling_face:
# May 26th 2016, 20:17 spriz The view is using the trait, aye?
# May 26th 2016, 20:17 royalty sorry i thought i was looking at the view and not the trait
# May 26th 2016, 20:16 royalty oh wait what
# May 26th 2016, 20:16 royalty if you want to use your default layout file as opposed to the plug ins just remove all that code setting the layout
# May 26th 2016, 20:15 royalty yeah, so basically leaving layout name as default is default
# May 26th 2016, 20:12 spriz if I pass the layout name â??defaultâ? itâ??ll use the `BootstrapUI.default` rather :S
# May 26th 2016, 20:11 spriz Hi there! Is it just me, or is this code not doing what it says in the comment just above? https://github.com/FriendsOfCake/bootstrap-ui/blob/master/src/View/UIViewTrait.php#L25
# May 26th 2016, 19:19 bravo-kernel lots of lessons learned, thanks
# May 26th 2016, 19:19 bravo-kernel I was hacking away on it
# May 26th 2016, 19:19 bravo-kernel (of the ApcEngine file)
# May 26th 2016, 19:19 bravo-kernel I guess I know where the fail came from as well, probably PhpStorm re-uploading an older version after I upgraded to 3.2.10
# May 26th 2016, 19:18 bravo-kernel I read about everything on Cache today, lol
# May 26th 2016, 19:18 bravo-kernel that might very well be true since I saw a ticket where you fixed skipped tests ;)
# May 26th 2016, 19:18 admad i added that check a while back to distinctly remembered :slightly_smiling_face:
# May 26th 2016, 19:17 bravo-kernel thanks a million
# May 26th 2016, 19:17 bravo-kernel :relaxed:
# May 26th 2016, 19:17 bravo-kernel another day wasted
# May 26th 2016, 19:17 bravo-kernel f** me, composer reinstall fixed it
# May 26th 2016, 19:15 bravo-kernel I cat'ed the VERSION.txt, honest :,(
# May 26th 2016, 19:15 bravo-kernel let me re-composer install
# May 26th 2016, 19:15 admad then you lied and are not using 3.2.10
# May 26th 2016, 19:15 bravo-kernel that's bizarre.... I don't see that line, wtf
# May 26th 2016, 19:14 admad @bravo-kernel: https://github.com/cakephp/cakephp/blob/master/src/Cache/Engine/ApcEngine.php#L145