NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #1487 (closed defect: fixed)

Opened 2012-09-18T10:50:36-05:00

Last modified 2012-10-10T15:19:25-05:00

Display titles wrong in AddTwoDatasets tutorial

Reported by: bdezonia Owned by: bdezonia
Priority: major Milestone: imagej2-b5-scripting
Component: Core Version:
Severity: serious Keywords:
Cc: Blocked By:
Blocking: #1510

Description

The AddTwoDatasets tutorial tries to name displays. But that code is ignored and the resulting images are named "result1" as opposed to "Result: add randomaccess". This issue also manifests itself in places in IJ2.

Change History

comment:1 Changed 2012-09-18T10:54:40-05:00 by bdezonia

  • Blocking 1457 added

comment:2 Changed 2012-09-18T17:09:12-05:00 by curtis

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in 6f8576e8.

comment:3 Changed 2012-10-10T13:27:49-05:00 by curtis

  • Milestone changed from imagej-2.0.0-beta6 to imagej-2.0.0-beta5-new

comment:4 Changed 2012-10-10T15:19:25-05:00 by bdezonia

  • Blocking 1510 added; 1457 removed