Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1277 closed defect (fixed)

Export button on Biowells list page leads to non-existing url

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.11
Component: web Version:
Keywords: Cc:

Description

  1. Navigate to a Bioplate and select the Biowells tab.
  2. Click on the "Export" button.
  3. The following error message is displayed: HTTP Status 404 - /trunk/biomaterials/common/export/index.jsp

Eg. the path is off by one level. The correct url should be: /trunk/common/export/index.jsp

Change History (3)

comment:1 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [4852]) Fixes #1277: Export button on Biowells list page leads to non-existing url

And made the export dialogue the same size as other export dialogs.

comment:3 by Nicklas Nordborg, 15 years ago

Milestone: BASE 2.12BASE 2.11
Note: See TracTickets for help on using tickets.