• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

SerializeJSON putting quotes around numbers - but I have the lastest hotfix

Community Beginner ,
Mar 27, 2012 Mar 27, 2012

Copy link to clipboard

Copied

I'm running CF version 9,0,1,274733, update level: hf901-00003.jar

I'm pretty sure this is the latest and greatest hot fix, but maybe not. Maybe I did something wrong. According to this page:

http://helpx.adobe.com/coldfusion/kb/cumulative-hot-fix-2-coldfusion-1.html

I should be at update level 2, which fixes the JSON bug where numbers have quotes around them. Is it possible that I skipped update 2? How would I find out, and how can I fix this?

I can definitely confirm that numbers have quotes around them when SerializeJSON is being called.

Views

887

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 28, 2012 Mar 28, 2012

Copy link to clipboard

Copied

LATEST

Well, you show having “hf901-00003.jar” in place. That filename (starting with just “hf”) refers to an individual hotfix. But then you point to a link that’s about cumulative hotfix 2. If you had that installed, it would start with “chf”, not “hf”. So we can’t know if you have what’s needed.

Indeed, are you judging the level at which you’re running by what the CF Admin “system information” page, which shows a string with update level like you show below? If so, while that’s reasonable and logical, don’t be fooled. That sadly IS NOT necessarily your true “current update level”.

Instead, you need to look in the actual directory where hotfix (and cumulative hotfix) jars live. In a Standard or Enterprise Server deployment, it would be \coldfusion9\lib\updates. In a multiserver deployment, it would be deep in the instance, like \JRun4\servers\[instancename]\cfusion.ear\cfusion.war\WEB-INF\cfusion\lib\updates.

Hope that’s helpful.

/charlie arehart

charlie@carehart.org

Providing fast, remote, on-demand troubleshooting services for CF (and CFBuilder)

More at http://www.carehart.org/consulting

See also http://www.cf911.com for more on CF troubleshooting resources


/Charlie (troubleshooter, carehart.org)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation