Opened 19 years ago
Closed 19 years ago
#228 closed defect (fixed)
Menus for File -> New -> XXX is linked to wrong JSP pages
Reported by: | Owned by: | Martin Svensson | |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.0 RC2 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
When I added data to the BASE2 system, I got a very tricky problem.
Here is the thing. For example, when I view a Sample, then I clicked the File->new -> Sample, then it always displays this sample information, and go to the edit page, not new sample page. (The title is Edit Sample, not new sample). So, at this moment, I cannot add sample.
At first, I did not notice this problem, after I added all of the sample information, at last, I found that I only added one sample. (The same thing happens on the extracts, labeled extract...)
Change History (3)
comment:1 by , 19 years ago
Owner: | changed from | to
---|
comment:2 by , 19 years ago
Status: | new → assigned |
---|
comment:3 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [2247]) Fixes #228. Menus for File -> New -> XXX is linked to wrong JSP pages. Removed the menu to simplify future maintenance.