Log message #4152368

# At Username Text
# Jun 19th 2018, 13:20 LubosR And I can't add association because the model is not associated with OfferType (using generic cake table, not existing one)
# Jun 19th 2018, 13:19 LubosR That's what I thought, but records are there, just this field is not saved
# Jun 19th 2018, 13:18 neon1024 Perhaps you’re looking in the wrong database?
# Jun 19th 2018, 13:18 neon1024 It’s marked as dirty as well
# Jun 19th 2018, 13:18 neon1024 I don’t know why it wouldn’t save
# Jun 19th 2018, 13:17 neon1024 Hah, from your screenshot we do the same job!
# Jun 19th 2018, 13:16 neon1024 Well usually it would be expecting the associated property in the entity I would imagine
# Jun 19th 2018, 13:15 LubosR neon1024 but at this case i do not care about association, i simply want to save offer_type_id no matter if association is contained. do i have to add association for fields ending _id?
# Jun 19th 2018, 13:13 neon1024 LubosR, Perhaps the association is not contained in the entity which is set to the form
# Jun 19th 2018, 13:11 LubosR anyone?
# Jun 19th 2018, 13:05 LubosR orm cache cleared
# Jun 19th 2018, 13:05 LubosR No error on save, it is in accessible list, all other fields are saved.
# Jun 19th 2018, 13:02 LubosR Hi all, any idea why one field (offer_type_id) is not saved? see image https://pasteboard.co/HqCiMf0.png
# Jun 19th 2018, 12:01 louis :fr:
# Jun 19th 2018, 11:48 heke france.
# Jun 19th 2018, 11:31 josbeir but germany is ok too :P
# Jun 19th 2018, 11:30 josbeir @tim voted france tho, just it isnt in paris, that city's a bitch to drive
# Jun 19th 2018, 10:08 neon1024 I voted for Germany :clap:
# Jun 19th 2018, 09:46 Martin` for templates
# Jun 19th 2018, 09:46 Martin` why do mailers not use a seperate template folders per mailer? :P
# Jun 19th 2018, 09:39 tim But you wouldn't go to Wallonia, so why would you go to France?!
# Jun 19th 2018, 09:38 tim Yeah I was wondering the same :P
# Jun 19th 2018, 09:37 josbeir i live in between so...
# Jun 19th 2018, 09:37 josbeir hmm germany or france what to choose :P
# Jun 19th 2018, 09:23 scottmkroberts Thanks.
# Jun 19th 2018, 09:21 lorenzo scroll down to see the vote button
# Jun 19th 2018, 09:21 lorenzo https://cakefest.org
# Jun 19th 2018, 09:20 scottmkroberts Morning all. Does anyone know where we can vote for CakeFest?
# Jun 19th 2018, 08:33 slackebot !xy
# Jun 19th 2018, 08:33 slackebot Command sent from Slack by neon1024:
# Jun 19th 2018, 08:33 neon1024 The router takes closures which use the RouteBuilder to create your routes, for scopes, prefixes and plugins
# Jun 19th 2018, 08:32 neon1024 You shouldn’t need to create new instances
# Jun 19th 2018, 08:32 neon1024 What do you mean custom method?
# Jun 19th 2018, 08:32 magiq how to add custom method to router and how to create new route instance
# Jun 19th 2018, 08:31 magiq hello
# Jun 19th 2018, 08:30 neon1024 Morning everyone
# Jun 19th 2018, 08:27 magiq how to add custom method to router ?
# Jun 19th 2018, 07:59 magiq https://book.cakephp.org/3.0/en/development/routing.html#creating-nested-resource-routes
# Jun 19th 2018, 07:59 magiq only in resources ?
# Jun 19th 2018, 07:59 magiq $routes->get('/some', ['prefix' => 'Api' prefix not working in get method of router?
# Jun 19th 2018, 07:31 magiq there was fix, but call buildValidator requires validator as argument, but deparcted validator builds default valdator class