Opened 16 years ago

Closed 16 years ago

#1035 closed defect (fixed)

Exception when applying filter on multiple Item type in some list views

Reported by: Johan Vallon-Christersson Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.7.1
Component: web Version: 2.7
Keywords: Cc:

Description

Selecting to filter on two Item types in Trashcan table view, e.g., Bioassayset|Transformation, fails.

I get:

No enum const class net.sf.basedb.core.Item.BIOASSAYSET|TRANSFORMATION

Change History (3)

comment:1 by Nicklas Nordborg, 16 years ago

Milestone: BASE 2.7.1
Owner: changed from everyone to Nicklas Nordborg
Priority: majorminor
Status: newassigned
Summary: Fail when applying filter on multiple Item type in Trashcan table viewFail when applying filter on multiple Item type in some list views
Version: 2.7

This problem is present in lists with multiple item types:

  • View -> All items
  • View -> Trashcan
  • Project -> Items

comment:2 by Nicklas Nordborg, 16 years ago

Summary: Fail when applying filter on multiple Item type in some list viewsException when applying filter on multiple Item type in some list views

comment:3 by Nicklas Nordborg, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [4315]) Fixes #1035: Exception when applying filter on multiple Item type in some list views

Note: See TracTickets for help on using tickets.