Fix copy and paste of JSON clipboard contents #119
Annotations
1 error
Check the commit message(s)
The message 1 is invalid:
* The line 12 of the message (line 10 of the body) exceeds the limit of 72 characters. The line contains 74 characters: "Before the fix, copy/ paste of JSON clipboard contents for Qualifiers and ". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Fix copy and paste of JSON clipboard contents
** To be integrated into main branch. **
Fix copy and paste of JSON clipboard contents
for Qualifiers and Extensions
Working with Qualifiers and Extensions is increasingly demanding.
Qualifiers and Extensions may contain complex IClass-objects,
such as References.
JSON serialization and deserialization is therefore not straighforward.
Before the fix, copy/ paste of JSON clipboard contents for Qualifiers and
Extensions failed for semanticIds and such.
Now, it seems to be working.
|
Loading