Opened 17 years ago
Closed 17 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 Changed 17 years ago by
Milestone: | BASE 2.0+ → BASE 2.0 |
---|---|
Status: | new → assigned |
comment:2 Changed 17 years ago by
comment:3 Changed 17 years ago by
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.