Project

General

Profile

Actions

Bug #1452

closed

Invalid chart url's

Added by Jan Goyvaerts over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Category:
-
Target version:
Start date:
10/05/2012
Due date:
% Done:

0%

Estimated time:

Description

Concerning the git release "3.2.2-9-ge0145ce"

Cartesian charts are broken. When rendered offline with png, it returns an image element with an invalid url:

https://localhost:8443/restricted/restricted;jsessionid=988B81C368BAABBF293CC4935D9BB55B?wtd=988B81C368BAABBF293CC4935D9BB55B&request=resource&resource=oee16a8b6&rand=9

while it should have been:

https://localhost:8443/restricted;jsessionid=988B81C368BAABBF293CC4935D9BB55B?wtd=988B81C368BAABBF293CC4935D9BB55B&request=resource&resource=oee16a8b6&rand=9

Patching WWidgetRasterPainter to return the correct url does not help either. So something more fundamental is broken here.

Rendering on html canvas results in an empty rectangle.

There is no apparent error message. Seems to occur independent of the browser type.

Actions #1

Updated by Koen Deforche over 11 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.2.3
Actions #2

Updated by Koen Deforche over 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF