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
For OSLC Query, literal strings in the oslc.where which want to contain a \ or a " must escape these by prefixing with . This currently isn't done, and it might be a struggle to figure out how to put these literals in a commandline already suffering from Windows command line substitution.
The text was updated successfully, but these errors were encountered:
For OSLC Query, literal strings in the oslc.where which want to contain a \ or a " must escape these by prefixing with . This currently isn't done, and it might be a struggle to figure out how to put these literals in a commandline already suffering from Windows command line substitution.
The text was updated successfully, but these errors were encountered: