A time format string like "M d h:i A" shows up at the bottom of the block. The string seems to be part of the footnote.

I do have some DST related text in the config area for the footnote, but that text does not show up at all. Tried removing that text, made no difference.

Comments

mariuss’s picture

Just checked the code, and the issue is with the theme_clocks_list. It takes 4 arguments, but it is called with 5.

Also, not sure how the formatting of the time happens, but it does not seem to be done at all.

mariuss’s picture

Priority: Normal » Critical
flevour’s picture

Assigned: Unassigned » flevour
Status: Active » Fixed

Well spot, the bug was due to those wrong call to theme_clocks_list.
It's now fixed and released: http://drupal.org/node/357305 should be available in less than 5 mins.
Thanks for the report and sorry for the fuss it has generated.
Cheers,
Francesco

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.