SC9.5: Arrrrrggggghhhh!

So I finally took the plunge, took advantage of blackfriday deals to upgrade to latest SC9.5, then migrated my v8 app. Alas, my worst fears (that have kept me back) materialized.

All manner of unpredictable problems to the effect that I cannot move my production app to v9.

Some examples:

  1. this code $ddiff = sc_date_dif({LastCheckDate}, “aaaa-mm-dd”, [baldate], “aaaa-mm-dd”); used to work with {LastCheckDate} being equal to ‘0000-00-00’ and would give the number of days. Now it returns an empty string

  2. I have a form with ajax onChange that reads from a table and updates fields {SellingPrice} and {ExpDate}. Works perfectly in v8. Now it updates on screen but in the onValidate, strangely, the {SellingPrice} resets to zero and the {ExpDate} sets to ‘1900-01-01’. I’ve never seen something so strange. This happens when I click submit immediately after the ajax change (i.e. there is no other code executing in between.)

This is happening with just 2 tested apps and my code base has over 600: who knows what other horrors lie in wait for me.

I just need to register my displeasure with this product and reaching out in case there is anyone with an idea how to solve these problems.

Be aware about 9.5 GRID apps malfunctions on grouping…that’s a funny story…

Thanks for raising my blood pressure further :rofl:

Seriously, apps working like a charm in v8 and v9, suddenly crash at 9.5 (grids, date formats, grouping…even themes!)…and no response by “bug team” in weeks about that.

I just bought a new suscription in august but i’m looking for a new framework, so if you can, get backwards to your pretty v8 (where everything worked almost fine) and forget update scriptcase for a time.

1 Like

Is it possible to get v9.4? Can’t find this on the website.

the same thing for me big catastrophe 9.5 with the charset for me !!!

If anyone has a 9.4 exe installer, please message me, thanks.

Once you start the 9.5 download, copy the link and paste in a new browser tab and then change the version number and presto, it downloads.

https://downloads.scriptcase.com.br/downloads/v9/packs/scriptcase_install_en_us_v9.5.003-x64-php7.3.exe (changed 9.5.003 to 9.4.032.)

Alas, that version still had same issues with my code. Haven’t tried with other versions yet.

What is the most stable version of 9.4, does anyone know?