Opened 18 years ago
Closed 18 years ago
#760 closed defect (fixed)
simpleticket plugin under anonymous user cannot append attachment
Reported by: | Owned by: | Noah Kantrowitz | |
---|---|---|---|
Priority: | high | Component: | SimpleTicketPlugin |
Severity: | major | Keywords: | attachment option |
Cc: | Trac Release: | 0.10 |
Description
"I have files to attach to this ticket" is not displayed under anonymous users.
User Action
anonymous BROWSER_VIEW anonymous CHANGESET_VIEW anonymous FILE_VIEW anonymous LOG_VIEW anonymous TICKET_APPEND anonymous TICKET_CHGPROP anonymous TICKET_CREATE_SIMPLE anonymous TICKET_MODIFY
Ticket append rights are there but does not have that option, however, when I login w/ these rights, I can see the attachment option. What is going wrong? Is it a rights issue or a simpleticket issue? Let me know, thanks.
BROWSER_VIEW CHANGESET_VIEW FILE_VIEW LOG_VIEW REPORT_SQL_VIEW REPORT_VIEW SEARCH_VIEW TICKET_APPEND TICKET_CHGPROP TICKET_CREATE TICKET_CREATE_SIMPLE TICKET_MODIFY TICKET_VIEW TIMELINE_VIEW WIKI_CREATE WIKI_MODIFY WIKI_VIEW
(In [1332]) Refs #760. I can't test this at the moment, but I think it should work. Please close this ticket if thise change fixes your problem.