Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0SDK-alpha02
-
None
Description
uv3's impl of FeatureStructure toString was returning (in most cases) identical values as UV2, but somewhere along the line, it started calling every FS as if it had circular refs, even when it didn't. Fix this, and see about getting the format to be identical (in most cases) to v2, for better backwards compatibility.