Modify ↓
#278 closed defect (fixed)
Webadmin page should have the default values in the fields
Reported by: | Alec Thomas | Owned by: | John Hampton |
---|---|---|---|
Priority: | low | Component: | TracBlogPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
The fields are empty by default, it'd be nice if they were populated with default values.
Also, some indication of the format of the various fields (date and page in particular) would be good. I assume it's strftime
format, but your average Joe may not.
Attachments (0)
Change History (3)
comment:1 Changed 19 years ago by
comment:2 Changed 19 years ago by
Status: | new → assigned |
---|---|
Trac Release: | → 0.10 |
comment:3 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
with the blessing of the almighty alect, I hereby declare this ticket closed.
Note: See
TracTickets for help on using
tickets.
Further to this, if you don't put any values in the "days" an exception will occur. The offending line is in source:tracblogplugin/0.10/blog/web_ui.py:
Should probably be: