Opened 10 years ago

Closed 8 years ago

#817 closed defect (fixed)

PNG transparent encoding intermittently fails with multiple requests.

Reported by: Marcus Sen Owned by: Dimitar Misev
Priority: major Milestone: 9.3
Component: conversion Version: development
Keywords: Cc:
Complexity: Medium

Description

If you try looking at the page http://earthserver.bgs.ac.uk/multiplerequesttransparencybug.html a number of times you should see that usually one or more of the returned images have a black background instead of the transparent background that has been specified in the requests.

The queries for the images are all similar to:

for data in (tno_geotop_lithostrat_rgb)return encode(slice( data, {X(200000)}),"png", "nodata=0,0,0" )

I'm using v9.0.4 RPMs

Change History (4)

comment:1 by Dimitar Misev, 9 years ago

Component: undecidedconversion
Milestone: 9.1

comment:2 by Dimitar Misev, 9 years ago

Milestone: 9.19.2

comment:3 by Bang Pham Huu, 8 years ago

Milestone: 9.29.3

@dimitar: should this be closed as we don't have the data to reproduce from the link anymore?

comment:4 by Dimitar Misev, 8 years ago

Resolution: fixed
Status: newclosed

Yes I think so.

Note: See TracTickets for help on using tickets.