Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#11611 closed defect (fixed)

load session with bing-layer -> high zoom doesnt work anymore like in older version

Reported by: MKnight Owned by: wiktorn
Priority: normal Milestone: 15.08
Component: Core imagery Version: tested
Keywords: regression Cc: bastiK

Description (last modified by Don-vip)

JOSM 8491

Steps to reproduce:

  • Load a session which included a bing layer
  • zoom in hard

Result:
tiles are not shown (only empty tiles with the camera symbol)

Steps to compare:
Variant 1:

  • take older josm

Variant 2:

  • dont load a session
  • Background-imagery-> Bing-sat
  • zoom in hard

Result:
a very subtle hint, imagery is stille shown (in last highest zoom)

german discussion about:
http://forum.openstreetmap.org/viewtopic.php?id=31637

Attachments (0)

Change History (5)

comment:1 by Don-vip, 9 years ago

Cc: wiktorn bastiK added
Component: CoreCore imagery
Description: modified (diff)
Keywords: regression added; 8491 removed

comment:2 by wiktorn, 9 years ago

Cc: wiktorn removed
Owner: changed from team to wiktorn
Status: newassigned

ImagerySessionWriter mis-serializes HashMaps to string representations, that are not recognized on session load

Version 0, edited 9 years ago by wiktorn (next)

comment:3 by wiktorn, 9 years ago

Resolution: fixed
Status: assignedclosed

In 8541/josm:

Cast JsonValue to JsonString and use getString instead of toString on preferences deserialization. Prevents from adding additional quotation marks in values. Closes: #11611

comment:4 by Don-vip, 9 years ago

Milestone: 15.07

comment:5 by Don-vip, 9 years ago

Milestone: 15.0715.08

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain wiktorn.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.