Opened 18 years ago
Closed 18 years ago
#330 closed enhancement (fixed)
Make it possible to inherit annotations for new items
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.0 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The current implemenation requires that the item is saved before it can inherit annotations.
Change History (3)
comment:1 by , 18 years ago
Milestone: | BASE 2.0+ → BASE 2.0 |
---|---|
Status: | new → assigned |
comment:2 by , 18 years ago
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [2584]) References #330: Make it possible to inherit annotations for new items
The inherit.jsp page can now handle unsaved items, but it requires that the calling page sends the parents as parameters. This has been implemented by the edit_sample.jsp page.