ClassCastException thrown on SQL Server upgrade for getBoolean on numeric type
Description
is related to
Activity
Show:

Matthew Lee August 17, 2012 at 5:38 PM
Committed on:
Portal 6.1.x CE GIT ID: 7c78727f3890e9caf82d136d44fe4127d3b0cec2.
Portal 6.2.x GIT ID: f1001252926f2da30658e9d74ffe8cc0c218b161.
Fixed
Details
Assignee
Michael SaechangMichael Saechang(Deactivated)Reporter
Minhchau DangMinhchau DangBranch Version/s
6.1.xBackported to Branch
CommittedGit Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
6.1.x
Backported to Branch
Committed
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created July 25, 2012 at 7:14 AM
Updated June 24, 2023 at 3:59 PM
Resolved July 25, 2012 at 11:28 AM
resolves most issues, but it does not handle the getBoolean() case.
Therefore, a ClassCastException can still be thrown during VerifySQLServer for those SQL Server databases where is_nullable is defined as an integer rather than a boolean.