Share

Tcl

Tracker: Bugs

5 clock ... -format "%%r" - ID: 2819334
Last Update: Settings changed ( kennykb )

%r seems to get substituted by "%I:%M:%S %p" in a pre-step.
This pre-step doesn't take "%%" into account, thus a "%%r"
becomes "%%I:%M:%S %p".

if the pre-step is performed with a [string map], then doing it so
{%% %% %r {%I:%M:%S %p}} instead will make sure that "%%"
cannot be torn apart.

See also: Message-ID: <slrnh5ckc9.f9n.avl@gamma.logic.tuwien.ac.at>


Andreas Leitgeb ( avl42 ) - 2009-07-10 01:35

5

Closed

Fixed

Kevin B KENNY

06. Time Measurement

None

Public


Comments ( 2 )

Date: 2009-10-29 01:19
Sender: kennykbProject Admin

It's nastier than that, but the pre-step is now done with a single [string
map] beginning with %% %%.


Date: 2009-07-10 01:48
Sender: avl42

assigned to Kevin.

removed restriction to 8.5.2 after skimming current ChangeLog for any
occurrances of "%r" (and not finding any)


Attached File

No Files Currently Attached

Changes ( 7 )

Field Old Value Date By
status_id Open 2009-10-29 01:19 kennykb
resolution_id None 2009-10-29 01:19 kennykb
allow_comments 1 2009-10-29 01:19 kennykb
close_date - 2009-10-29 01:19 kennykb
category_id 16. Commands A-H 2009-07-10 08:42 dkf
assigned_to dkf 2009-07-10 01:48 avl42
artifact_group_id obsolete: 8.5.2 2009-07-10 01:48 avl42