Logs for #cakephp-bakery

Page 36 of 134, showing 100 records out of 13,394 total, starting on record 3,501, ending on 3,600

# At Username Text
# Jul 23rd 2009, 15:01 ProLoser|Work that's the only reason why I haven't been doing it, i wasn't sure if it affects other files
# Jul 23rd 2009, 15:00 ProLoser|Work which files don't need the closing ?>
# Jul 23rd 2009, 15:00 ProLoser|Work in thechaw, i'm on a fork and want to merge the latest master with my fork so i'm updated, how do i do this?
# Jul 23rd 2009, 14:53 ADmad good to see the closing ?> dropped in 1.3 files.. should encourage the users to follow the same
# Jul 23rd 2009, 14:50 alkemann creates UPDATE `test_articles` AS `Article` SET `Article`.`article_page_count` = 1 WHERE `Article`.`id` = 1
# Jul 23rd 2009, 14:50 alkemann gwoo: http://bin.cakephp.org/view/650001983
# Jul 23rd 2009, 14:49 alkemann gwoo: i tried making a simpler test, here it doesnt do it for me
# Jul 23rd 2009, 14:48 gwoo im pretty sure its consistently creating them
# Jul 23rd 2009, 14:48 alkemann gwoo: do u have an idea why the updateAll is inconsistent about creating the joins though?
# Jul 23rd 2009, 14:46 alkemann yea
# Jul 23rd 2009, 14:46 alkemann gwoo: yes 21 passes (it's 22 on 1.2 i think)
# Jul 23rd 2009, 14:45 jperras I'll take a look at those to remove them as well.
# Jul 23rd 2009, 14:45 jperras ok
# Jul 23rd 2009, 14:45 gwoo jperras: no there are more
# Jul 23rd 2009, 14:45 gwoo alkemann: does that work better?
# Jul 23rd 2009, 14:45 jperras were those the only places that the core still used 'uses' ?
# Jul 23rd 2009, 14:44 gwoo ok done
# Jul 23rd 2009, 14:42 ADmad 1) alkemann's bin 2) jperass mentioning it was renamed to cake_session 3) alkemann said only happens in helper not component .. BAMM
# Jul 23rd 2009, 14:42 jperras yup, nice catch
# Jul 23rd 2009, 14:42 gwoo i'll push changes in a sec
# Jul 23rd 2009, 14:41 alkemann good spot ADmad :)
# Jul 23rd 2009, 14:39 gwoo yeah
# Jul 23rd 2009, 14:39 jperras might be a test bleedthrough issue
# Jul 23rd 2009, 14:39 gwoo i thought i fixed that thought
# Jul 23rd 2009, 14:38 jperras odd though, since I'm quite certain that the tests passed before I made the commit
# Jul 23rd 2009, 14:38 jperras rather, my negligence was the problem
# Jul 23rd 2009, 14:38 gwoo fixing
# Jul 23rd 2009, 14:38 jperras yup, that's the problem
# Jul 23rd 2009, 14:37 ADmad k
# Jul 23rd 2009, 14:37 gwoo thechaw is no longer up to date
# Jul 23rd 2009, 14:37 gwoo ADmad: look on code.cakephp.org
# Jul 23rd 2009, 14:37 jperras whoops
# Jul 23rd 2009, 14:37 jperras ha
# Jul 23rd 2009, 14:36 ADmad http://thechaw.com/cakephp/source/branches/1.3/cake/libs/view/helpers/session.php#28
# Jul 23rd 2009, 14:36 gwoo on login form
# Jul 23rd 2009, 14:36 gwoo weird form helper is not working
# Jul 23rd 2009, 14:35 jperras hm
# Jul 23rd 2009, 14:35 alkemann gwoo: maybe its a windows thing?
# Jul 23rd 2009, 14:35 alkemann jperras: cakesession works
# Jul 23rd 2009, 14:34 gwoo alkemann: it seems to be workign for me
# Jul 23rd 2009, 14:32 jperras alkemann: testing libs/CakeSession ?
# Jul 23rd 2009, 14:31 alkemann something about session on view level. i think it must be the MCV gods
# Jul 23rd 2009, 14:31 alkemann doesnt crash on session component.
# Jul 23rd 2009, 14:31 alkemann either core session helper or users plugin Auth Helper
# Jul 23rd 2009, 14:31 jperras what test are you running?
# Jul 23rd 2009, 14:31 alkemann on 1.3
# Jul 23rd 2009, 14:31 alkemann yes
# Jul 23rd 2009, 14:31 alkemann works fine on 1.2 though
# Jul 23rd 2009, 14:31 gwoo you still get a fatal?
# Jul 23rd 2009, 14:30 alkemann didnt help
# Jul 23rd 2009, 14:30 jperras persistent/* stores a map of the classes and their file locations
# Jul 23rd 2009, 14:30 alkemann no
# Jul 23rd 2009, 14:29 jperras for the session fatal
# Jul 23rd 2009, 14:29 jperras not for the query
# Jul 23rd 2009, 14:29 alkemann gwoo: yea it didnt help with the query
# Jul 23rd 2009, 14:29 gwoo alkemann: did you remove the persistent files?
# Jul 23rd 2009, 14:28 ProLoser|Work ?
# Jul 23rd 2009, 14:28 ProLoser|Work is the usersplugin active/.'
# Jul 23rd 2009, 14:27 alkemann gwoo: or the helper phally made for bakery
# Jul 23rd 2009, 14:27 alkemann gwoo: tryinb to run core/libs/views/helpers/session
# Jul 23rd 2009, 14:27 gwoo alkemann: rm tmp/cache/persistent/*
# Jul 23rd 2009, 14:27 ProLoser|Work oh for some reason i misread ur response 'results' as retrieved data
# Jul 23rd 2009, 14:27 jperras somehow
# Jul 23rd 2009, 14:27 jperras looks like you only updated parts
# Jul 23rd 2009, 14:26 gwoo alkemann: when do you get that?
# Jul 23rd 2009, 14:26 jperras alkemann: the library was renamed to cake_session in 1.3
# Jul 23rd 2009, 14:26 jperras ProLoser|Work: removing useless joins in the query, yes
# Jul 23rd 2009, 14:26 ProLoser|Work aren't u just addressing the size of the query?
# Jul 23rd 2009, 14:26 alkemann gwoo: just updated 1.3 from code.cakephp.org http://bin.cakephp.org/view/1615453666
# Jul 23rd 2009, 14:25 jperras but changing recursive didn't yield any different results
# Jul 23rd 2009, 14:25 jperras that's what I thought the problem was earlier
# Jul 23rd 2009, 14:25 jperras aha
# Jul 23rd 2009, 14:25 gwoo in 1.3
# Jul 23rd 2009, 14:25 gwoo it respects recursive
# Jul 23rd 2009, 14:25 gwoo it all works for me
# Jul 23rd 2009, 14:25 jperras gwoo: did we change updateAll for 1.3 ?
# Jul 23rd 2009, 14:24 gwoo the latest?
# Jul 23rd 2009, 14:24 alkemann session helper throws fatal errors
# Jul 23rd 2009, 14:24 alkemann other tests doesnt pass with 1.3
# Jul 23rd 2009, 14:24 gwoo use 1.3
# Jul 23rd 2009, 14:24 alkemann this is on the stable from 1.2 on git
# Jul 23rd 2009, 14:23 gwoo what version are you using?
# Jul 23rd 2009, 14:23 alkemann not always
# Jul 23rd 2009, 14:23 gwoo yes updateAll does that
# Jul 23rd 2009, 14:22 alkemann lots of joins for what is just : SET `Article`.`article_page_count` = 1 WHERE `Article`.`id`
# Jul 23rd 2009, 14:22 alkemann gwoo: http://bin.cakephp.org/view/1638485376 - query generated by counter cache
# Jul 23rd 2009, 14:21 gwoo can you describe the issue?
# Jul 23rd 2009, 14:21 gwoo if the tests pass it is probably application specific
# Jul 23rd 2009, 14:21 gwoo ok, then keep going unit you find a test that does not pass
# Jul 23rd 2009, 14:20 alkemann gwoo: sure. i was trying to be a little bit more proactive though. i tried to create a seperate test to demostrate the issue, but it didnt recreate
# Jul 23rd 2009, 14:19 gwoo submit a ticket?
# Jul 23rd 2009, 14:12 alkemann so what are we going to do about it?
# Jul 23rd 2009, 13:59 jperras but I'm pretty sure that it could be something in the core causing it
# Jul 23rd 2009, 13:58 jperras on first blush, I can't see why the join is being created for that case
# Jul 23rd 2009, 13:58 alkemann what u think?
# Jul 23rd 2009, 13:58 jperras yeah
# Jul 23rd 2009, 13:58 jperras alkemann: hey
# Jul 23rd 2009, 13:56 alkemann jperras: hey. did u ever get around to looking at the query?
# Jul 23rd 2009, 11:34 ProLoser|Work nvm
# Jul 23rd 2009, 11:33 ProLoser|Work markstory: so it seems you hate pink. do you mind extrapolating?