bugGNUstep - Bugs: bug #25045, NSCalendarDate, format typo

Group
 
 

bug #25045: NSCalendarDate, format typo

Submitter:  Kargor <kargor>
Submitted:  Tue 09 Dec 2008 08:50:05 AM UTC
   
 
Category:  Libraries Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 09 Dec 2008 09:45:15 AM UTC, comment #1: 

Already fixed .. thanks

Richard Frith-Macdonald <CaS>
Group Member
Tue 09 Dec 2008 08:50:05 AM UTC, original submission:  

Sorry if that has already been fixed... I've been fixing too many bugs for myself to care a lot. If it's been fixed already, ignore it. But that one is simple enough to report.

The NSCalendarDate.m that's in "startup" 0.20.0, starting at line 1833, has this code:

        case 'T':
          [self _format: @"%H:%M:S" locale: locale info: info];
          break;

I'm pretty sure the format string is meant to read "%H:%M:%S" :-)

Kargor <kargor>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by kargor (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-12-09 CaS Open/ClosedOpen Closed
    2008-12-09 CaS StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code