You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reverted:
- DataTypes$LongType → DataTypes$IntegerType (4 files): Mendix type
cache doesn't have LongType; Long must serialize as IntegerType
- XPath token quoting restored: '[%Token%]' not [%Token%] (CE0161)
- ComboBox setAssociationRef AttributeRef removed: 2-part association
path causes ArgumentNullException in Mendix AttributeRef.AttributeId
Fixed:
- DateTime roundtrip: absent LocalizeDate defaults to DateTime, not Date
- Business events writer sets LocalizeDate for Date/DateTime distinction
- cmd_diff_local.go: same absent-LocalizeDate fix in both code paths
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments