Modify ↓
#10398 closed defect (fixed)
auto_preview_timeout has no effect
| Reported by: | Owned by: | Remy Blank | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | ticket system | Version: | 0.13dev |
| Severity: | normal | Keywords: | bitesized |
| Cc: | Branch: | ||
| Release Notes: |
When creating a new ticket, only show the preview after the first modification. |
||
| API Changes: | |||
| Internal Changes: | |||
Description
Using Trac 0.13dev-r10801 option auto_preview_timeout has no effect. I set it as following
auto_preview_timeout = 0.0
but when creating a new ticket a preview is always shown. But I don't want an auto-preview.


