Ticket #70 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

In Japanese, adding new graph overwrites existing graphs

Reported by: ぺん・ぺん Owned by:
Priority: high: does not work as expected Milestone: 1.3 sharing release
Component: Version: 1.2
Keywords: Cc:

Description

1:create new graph (Graph1)
2:push home button to quit Instaviz.
3:restart Instaviz.
4:create new graph (this would be named Graph1 and its content is same as previous Graph1)
5:delete 2nd "Graph1"
6:The contents of 1st "Graph1" is also deleted...

Change History

Changed 3 years ago by glenlow

  • status changed from new to closed
  • resolution set to fixed

(In [103]) Fixed creating new graph overwriting existing graphs in certain language localizations (need to compare existing graph names using decomposed strings, fix #70).

Note: See TracTickets for help on using tickets.