Modify ↓
#241 closed defect (fixed)
LastModified macro producing error: "not all arguments converted during string formatting"
| Reported by: | mxc837 | Owned by: | HorsePunchKid |
|---|---|---|---|
| Priority: | highest | Component: | LastModifiedMacro |
| Severity: | critical | Keywords: | |
| Cc: | Trac Release: | 0.9 |
Description
Not sure what the deal is or why this macro isn't working....
Using the macro as follows:
[[LastModified(WikiStart)]]
produces the following error:
not all arguments converted during string formatting
Ideas???
Attachments (0)
Change History (4)
comment:1 Changed 20 years ago by
comment:2 Changed 20 years ago by
| Status: | new → assigned |
|---|---|
| Trac Release: | → 0.8 |
comment:3 Changed 20 years ago by
| Priority: | high → highest |
|---|---|
| Severity: | normal → critical |
| Trac Release: | 0.8 → 0.9 |
I haven't tested the macro since version 0.8. I'm updating my trac install now and will try to get it working again with 0.9.4!
comment:4 Changed 20 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



Or, using the macro as follows:
produces teh following error:
So I'm not sure what the deal is here!