Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Bug #260 (closed)

Opened 13 years ago

Closed 13 years ago

QuantumFactory still references OmeroContext

Reported by: jamoore Owned by: cxallan
Priority: major Cc:
Sprint: n.a.
Total Remaining Time: n.a.

Description

QuantumFactory.getFamile(String) still references OmeroContext so:

    public static Family getFamily(String value)
    {
        OmeroContext ctx = OmeroContext.getInternalServerContext();
        IQuery iQuery = (IQuery) ctx.getBean("queryService");
        return (Family) iQuery.findByString(Family.class, "value", value);
    }

queryService is no longer a valid Spring bean name.

Change History (3)

comment:1 Changed 13 years ago by cxallan

  • Keywords set to iteration3
  • Status changed from new to assigned

You've fixed this up, right Josh?

comment:2 Changed 13 years ago by cxallan

  • Keywords changed from iteration3 to iteration4
  • Status changed from assigned to new

Assigning this to me and moving to iteration4.

comment:3 Changed 13 years ago by cxallan

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

Fixed in r1048.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.80911 sec.)

We're Hiring!