Modify ↓
Opened 18 years ago
Closed 18 years ago
#6431 closed enhancement (wontfix)
Allow file:// urls in Image() macro
| Reported by: | anonymous | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | wiki system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
This patch just adds file:// url's to the list of possible stuff to enter in an Image(…) macro.
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | trac-allow-file-in-Image-macro.patch added |
|---|
comment:1 by , 18 years ago
| Type: | defect → enhancement |
|---|
comment:2 by , 18 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Using file: presents too many security risks. Use htdocs: instead, and place there (in the env/htdocs folder) the files you want to have access to.
Note:
See TracTickets
for help on using tickets.



ups, its probably not a defect.