• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #743 (closed defect: fixed)

Opened 16 months ago

Last modified 11 months ago

Thumbnail Store Signature Mismatch

Reported by: callan Owned by: callan
Priority: critical Milestone: 3.0-Beta2.2
Component: Services Version:
Keywords: Cc:

Description

In the Blitz ThumbnailStore interface definition:

void setPixelsId(long pixelsId) throws ServerError;

should be:

boolean setPixelsId(long pixelsId) throws ServerError;

Change History

Changed 16 months ago by callan

  • owner changed from jmoore to callan
  • status changed from new to assigned

Fixed in r1674.

Changed 16 months ago by callan

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

Fixed by r1675.

Changed 16 months ago by callan

Fixes merged into milestone:3.0-Beta2 branch in r1676.

Changed 11 months ago by jmoore

  • milestone changed from 3.0-Beta3 to 3.0-Beta2.2
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/