Ticket #21 (closed task: fixed)
Creator field default needs to be blank.
| Reported by: | anonymous | Owned by: | brent |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | General | Version: | New Orleans 2.0.0-rc1 |
| Keywords: | Cc: |
Description
Creator field. It uses the current user as the default author but we might want to use something else.
Change History
comment:2 Changed 7 years ago by jon
- Status changed from new to closed
- Resolution set to fixed
Overrode function in ExtensibleMetadata? that set the contributors field to the owner id. Simply commented out the undesired lines and added the function to the ec_mixin class so that all objects could use it.
Note: See
TracTickets for help on using
tickets.
