#7900 closed (duplicate)
Missing 'tell' in uploaded objects
| Reported by: | magneto | Owned by: | nobody |
|---|---|---|---|
| Component: | Core (Other) | Version: | dev |
| Severity: | Keywords: | files 2070-fix | |
| Cc: | Triage Stage: | Design decision needed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
To Make the 'File IO' like nature of the 2 Uploaded objects, need to add 'tell' as a method
Attachments (2)
Change History (9)
by , 17 years ago
| Attachment: | file_upload_tell.diff added |
|---|
by , 17 years ago
| Attachment: | file_upload_tell.2.diff added |
|---|
add the tell method (last diff forgot a 'return')
comment:1 by , 17 years ago
| Keywords: | 2070-fix added |
|---|
Is there a reviewer in the house?
want to see if this will get in before the freeze .. .
comment:2 by , 17 years ago
| milestone: | → 1.0 |
|---|---|
| Triage Stage: | Unreviewed → Design decision needed |
comment:6 by , 17 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
simply add the 'tell' method(s)