Opened 14 years ago
Closed 12 years ago
#68 closed defect (fixed)
pngdate garbled
Reported by: | human | Owned by: | somebody |
---|---|---|---|
Version: | 2.x | Keywords: | pngdate, PNGTitle |
Cc: |
Description
Environment: MRTG 2.16.2 running under Solaris 10
With TimeStrPos?[_]: RU, and the option pngdate specified, the date is printed in a garbled way. It looks to me as if the timestamp is overprinted, with a Unix (May 15 2009 09:39:46) on top of an ISO (2009-05-15 09:39:46).
There is an easy work-around: Don't specify option pngdate. Specify PNGTitle[target], and the ISO timestamp will print ungarbled [and unasked for].
Attachments (1)
Change History (2)
Changed 14 years ago by human
comment:1 Changed 12 years ago by oetiker
- Resolution set to fixed
- Status changed from new to closed
hi hi ... this was a case of parallel evolution. Both functions to roughly the same in r324 I have modified pngdate to actually rung TimeStrPos? instead.