Obsolete
Details
Details
Assignee
Unassigned
UnassignedReporter
Marco Röhrs
Marco RöhrsLabels
Components
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created November 11, 2009 at 4:27 AM
Updated September 10, 2020 at 10:00 PM
Resolved September 10, 2020 at 10:00 PM
GruppeName is a Component which contains two Columns/Properties.
I received a InvalidCastException in Type/AbstractStringType.cs:32 becasue the object was casted directly instead of calling the method .ToString();
Solution/Patch:
Changes in file Type/AbstractStringType.cs:
From:
To: