Opened 18 years ago

Closed 17 years ago

#98 closed defect (fixed)

"Excluded" items are still included if a list is exported

Reported by: Nicklas Nordborg Owned by: Martin Svensson
Priority: minor Milestone: BASE 2.2
Component: web Version:
Keywords: Cc:

Description

For all list pages it is possible to specify the ID:s of items to exclude from the query result. This works fine as long as the results are displayed on the web page. But if you choose to export the list the "excluded" option is ignored and all items are exported.

This is not a serious bug, since in the current implementation the "exclude" option is only used in popup to hide items that has already been selected. In those popups the export function is not available.

Change History (5)

comment:1 by Jari Häkkinen, 18 years ago

Milestone: BASE 2.0+

comment:2 by Jari Häkkinen, 18 years ago

Milestone: BASE 2.x+BASE 2.2
Owner: changed from Nicklas Nordborg to Martin Svensson

comment:3 by Nicklas Nordborg, 17 years ago

There was a change some time ago that caused the last statement to no longer be true. The export button is now visible in popup-windows and it exports items that should be hidden.

comment:4 by Martin Svensson, 17 years ago

Status: newassigned

comment:5 by Martin Svensson, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3013]) Fixes #98 "Excluded" items are still included if a list is exported

Note: See TracTickets for help on using tickets.