Opened 18 years ago

Closed 18 years ago

#92 closed defect (fixed)

Export doesn't work for Raw data

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: critical Milestone: BASE 2.0 RC1
Component: web Version:
Keywords: Cc:

Description

Probably because the new "subcontext" setting isn't passed to the generic export page, which then doesn't know where to look for the query stored in the context.

Do:

  1. Add subcontext to redirection url in /views/rawdata/index.jsp
  2. The /common/export/index.jsp page must be aware of the subcontext and pass it on to following pages

Also:

  1. All other plugin invokation pages, ie. import and run plugin must be aware of the subcontext.

Change History (1)

comment:1 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.