Modify ↓
Opened 18 years ago
Closed 18 years ago
#4096 closed defect (fixed)
spelling error in attachment.py
Reported by: | bobbens | Owned by: | Christian Boos |
---|---|---|---|
Priority: | normal | Milestone: | 0.11 |
Component: | general | Version: | devel |
Severity: | trivial | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Hello,
Offending code can be found at line 429 of attachment.py at the latest svn trunk:
429 req.perm.reqiure(perm_map[attachment.parent_type])
should be
429 req.perm.require(perm_map[attachment.parent_type])
Without it you can't attach files to wikipages
Thanks,
Attachments (0)
Change History (3)
comment:1 by , 18 years ago
Component: | general → wiki |
---|
comment:2 by , 18 years ago
Component: | wiki → general |
---|---|
Milestone: | → 0.11 |
Owner: | changed from | to
Severity: | normal → trivial |
General was ok for attachments ;)
Note:
See TracTickets
for help on using tickets.
i always fill these things out too fast, should be component wiki