Opened 14 years ago
Last modified 12 years ago
#64 closed defect (FIXED)
MediaEntry['uploader'] should reference User, not embed it. — at Initial Version
Reported by: | Christopher Allan Webber | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 0.0.2 |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
Currently we embed the User object into the MediaEntry field. Bad, bad bad! This means all sorts of terrible things, but especially that we'll be keeping potentially out of date information. We should be referencing it instead.
Note:
See TracTickets
for help on using tickets.