Opened 19 years ago
Closed 19 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:
- Add subcontext to redirection url in /views/rawdata/index.jsp
- The /common/export/index.jsp page must be aware of the subcontext and pass it on to following pages
Also:
- All other plugin invokation pages, ie. import and run plugin must be aware of the subcontext.
Note:
See TracTickets
for help on using tickets.