Modify ↓
Ticket #6852 (closed defect: worksforme)
Opened 4 years ago
Last modified 4 years ago
No option to upload attachment
| Reported by: | samuel@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | attachment | Version: | 0.11b1 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by cboos) (diff)
I'm upgrade to Trac: 0.11b1
Now the option to upload attachment is "hidden, don't have".
Please, some body can help me?
My system is:
System Information Trac: 0.11b1 Python: 2.5.1 (r251:54863, May 2 2007, 16:53:27) [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] setuptools: 0.6c5 psycopg2: 2.0.5.1 Genshi: 0.4.4 Pygments: 0.9 Subversion: 1.4.3 (r23084) jQuery: 1.2.1
Configuration
Section Name Value ... permission_policies AuthzPolicy, DefaultPermissionPolicy ...
Attachments
Change History
comment:1 Changed 4 years ago by cboos
- Description modified (diff)
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 4 years ago by samuel@…
Thanks, now work
Note: See
TracTickets for help on using
tickets.



Thanks for having provided the relevant information (well, next time, just take care to tidy it up ...).
It appears that you don't have the LegacyAttachmentPolicy in the [trac] permission_policies (see TracFineGrainedPermissions).
This can happen if you used some intermediate Trac 0.11dev release and then upgraded.