http://coldfusion.com logo
Join Slack
Powered by
# adobe
  • c

    carehart

    07/14/2022, 2:17 PM
    Lib/updates
  • c

    carehart

    07/14/2022, 2:18 PM
    Don't touch the other/s there
  • l

    lmajano

    07/14/2022, 2:18 PM
    ok looking
  • l

    lmajano

    07/14/2022, 2:18 PM
    found it
  • c

    carehart

    07/14/2022, 2:18 PM
    And beware that those who did this before the Dec and may updates found it to be removed. Cf updates always remove any such hotfix jars
    😅 1
  • l

    lmajano

    07/14/2022, 2:20 PM
    ok, so basically it has to be the < .23 driver
  • l

    lmajano

    07/14/2022, 2:20 PM
    andything above .23+ is hosed
  • c

    carehart

    07/14/2022, 2:20 PM
    All this is indeed frustrating, most important that the may and Dec updates had NO bug fixes. I was livid when I saw that in May. Most people (even Brad) felt I was overreacting and that it was "good" that Adobe now offered sec-only updates. I've long argued they should offer both
  • l

    lmajano

    07/14/2022, 2:20 PM
    agreed
  • c

    carehart

    07/14/2022, 2:20 PM
    Yes, on Mysql driver. That's where the problem started. It's a myslql change, that Adobe had to accommodate, and did.
  • l

    lmajano

    07/14/2022, 2:21 PM
    It basically makes serializing MySQL queries impossible
  • c

    carehart

    07/14/2022, 2:21 PM
    So is the fix solving things? You just restart cf, of course
  • l

    lmajano

    07/14/2022, 2:21 PM
    Unless I manipulate the query
  • l

    lmajano

    07/14/2022, 2:21 PM
    I am about to download .22
  • l

    lmajano

    07/14/2022, 2:21 PM
    I wanted to rant with you 😉
  • c

    carehart

    07/14/2022, 2:22 PM
    Not related to serializing at all. Just dump the query and you see any dates there, alteady, as an object. Will affect ANY subsequent use of that date col in cfml
  • l

    lmajano

    07/14/2022, 2:22 PM
    no, what I am saying is that if you do
    serializeJSON( query)
  • c

    carehart

    07/14/2022, 2:22 PM
    But with 23 or up, didn't the hotfix solve the problem? It should
  • l

    lmajano

    07/14/2022, 2:22 PM
    it will break
  • l

    lmajano

    07/14/2022, 2:23 PM
    because it tries to recursively serialize the java localDateTime object
  • l

    lmajano

    07/14/2022, 2:23 PM
    which was what my demo was doing
  • l

    lmajano

    07/14/2022, 2:23 PM
    for Adobe Dev Week
  • c

    carehart

    07/14/2022, 2:23 PM
    Luis, I said ANY processing of that date col will fail. It's not UNIQUE to serializing
  • l

    lmajano

    07/14/2022, 2:23 PM
    yep
  • l

    lmajano

    07/14/2022, 2:23 PM
    sadpanda
  • l

    lmajano

    07/14/2022, 2:24 PM
    ok, so 22 solved the issue for me now
    s
    e
    l
    • 4
    • 4
  • l

    lmajano

    07/14/2022, 2:24 PM
    I will leave as is for the moment
  • r

    rodel30

    07/14/2022, 2:24 PM
    Please use threads for conversations like this 🙂
    👍 1
    👍🏻 1
  • c

    carehart

    07/14/2022, 2:25 PM
    So don't refer to it as a serialization bug in your talk. It's not, at all. Again, the problem is in the query result
  • l

    lmajano

    07/14/2022, 2:25 PM
    gracias
    c
    • 2
    • 15
1...567...21Latest