Modify ↓
Opened 20 years ago
Closed 20 years ago
#1408 closed defect (worksforme)
Attachments do not work
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | wiki system | Version: | 0.8.1 |
Severity: | normal | Keywords: | attachments |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Either on tickets or on wiki pages hitting the 'Attach File' Button just gives me a blank page. The link of the blank page is http://springide.org/project/attachment/wiki/SpringideRepository?. I'm using [1496].
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
Summary: | Attachment does not work → Attachments do not work |
---|
comment:2 by , 20 years ago
comment:3 by , 20 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
If figured out that after latest trac install the templates were not copied correctly. I did this manually and now it is working again. Sorry for bothering.
Note:
See TracTickets
for help on using tickets.
This works fine for me. What webbrowser are you using? When you click on the "Attachment" button it should've taken you to the page http://springide.org/project/attachment/wiki/SpringideRepository?action=new
However, it appears that your browser left off the request parameters. The form looks fine in the page source, so I think this has to be something with the browser. Try forcing a page refresh on the wiki page (Ctrl-R usually works) then try the "Attachment" button again.