Modify ↓
Ticket #3532 (closed defect: fixed)
Opened 6 years ago
Last modified 2 years ago
"trac-admin wiki import" doesn't read stdin
| Reported by: | hartmut@… | Owned by: | rblank |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | admin/console | Version: | 0.9.6 |
| Severity: | minor | Keywords: | patch |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by mgood) (diff)
"trac-admin help" says:
wiki export <page> [file] -- Export wiki page to file or stdout wiki import <page> [file] -- Import wiki page from file or stdin
only export to stdout seems to be implemented though,
import from stdin isn't
Attachments
Change History
comment:1 Changed 6 years ago by mgood
- Description modified (diff)
comment:2 Changed 6 years ago by cboos
- Milestone set to 0.10.1
- Owner changed from jonas to cboos
- Severity changed from normal to minor
Changed 5 years ago by sid
- Attachment trac-admin-wiki-import-stdin-4297-trunk.diff added
comment:3 Changed 5 years ago by sid
- Keywords patch added
comment:4 Changed 3 years ago by cboos
- Component changed from general to admin/console
- Milestone changed from 0.10.6 to 0.11.6
comment:5 Changed 2 years ago by rblank
- Milestone changed from next-minor-0.12.x to 0.12
- Resolution set to fixed
- Status changed from new to closed
This was fixed in [8956].
comment:6 Changed 2 years ago by rblank
- Owner changed from cboos to rblank
Note: See
TracTickets for help on using
tickets.



Patch that adds ability to import wiki page from stdin