The datestamp we display to users in the "update this issue" block is too long (verbose), causes the text to wrap, and I'm pretty sure drupal.org isn't the only site that'll suffer from this problem. Let's shorten the datestamp from "Last updated on November 1, 2012 - 01:47" to "Last updated Nov 01, 2012 at 01:47"

(screenshot attached)

Comments

dww’s picture

Assigned: bdragon » dww

As per scrum, I'll commit the 7 character diff to fix this in project_issue (even though it's just in a preprocess function).

dww’s picture

Status: Active » Fixed

Pushed to 7.x-2.x.

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