• 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 #190 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

RenderingBean should offer work when user doesn't manually set a RenderingDef

Reported by: jmoore Owned by: callan
Priority: minor Milestone: 3.0-M3
Component: Bin-Services Version: 3.0-M3
Keywords: iteration5 Cc:

Description

A method needs be offered that doesn't throw an NPE or similar in order to initialize the RenderingDef. See r737 and RenderingEngineTest#L49

Change History

Changed 2 years ago by callan

  • keywords iteration4 removed
  • status changed from new to assigned
  • version changed from 3.0-M2 to 3.0-M3
  • milestone changed from 3.0-M2 to 3.0-M3

Changed 2 years ago by callan

  • keywords iteration5 added

We need this especially for the ThumbnailService to work correctly.

Changed 2 years ago by callan

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

Fixed in r1048. If you do not have a rendering definition of your own for a given pixels set, the rendering engine will create one for you based on the understood defaults. Further, resetDefaults() and save defaults will now work correctly.

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/