google / earthenterprise

Google Earth Enterprise - Open Source
Apache License 2.0
2.66k stars 882 forks source link

Cannot create databases from Fusion UI #1946

Closed tst-ccamp closed 3 years ago

tst-ccamp commented 3 years ago

It is impossible to create a database from the Fusion UI. This may be related to the "mangled text" issues.

To Reproduce

  1. Create an imagery resource
  2. Create an imagery project from the resource
  3. Create a database from the project
  4. Try to save the database. An error pops up saying "Unable to save: . DatabaseEdit: Unable to decode DatabaseEdit payload" (see attached images)
  5. This happens for both 2D and 3D databases. The text on the database dialog box for the various projects is mangled, so it's possible that the issue is that the mangled text is getting into the DatabaseEdit request sent to system manager somehow (but this is not confirmed).

Note: similar mangled text shows up on the imagery and terrain project dialog boxes but it does not seem to prevent creating those types of assets.