Menu

#223 Hardcoded string in latest 1.5.6 snapshot and date format

General
closed
5
2005-10-16
2005-10-11
franjb68
No

Hardcoded string in the following file:

login.php, line 38. "Failed login: %s, database %s"

Inconsistent date format in dateopened and dateclosed
for a tracking item:

include/irmmain.class.php

Line 37: date("h:iA - F j, Y", $timestamp);
Line 44: date("h:iA n/j/y", $timestamp);

All other dates in IRM have the "Y-m-d H:i:s"
format.(Much better, IMHO)

Discussion

  • Martin Stevens

    Martin Stevens - 2005-10-16

    Logged In: YES
    user_id=255024

    This bug has now been fixed in the irm-pqm archive.

    Thanks for reporting it.

     
  • Martin Stevens

    Martin Stevens - 2005-10-16
    • labels: 105750 --> fixed-in-irm-pqm
    • assigned_to: nobody --> budgester
    • status: open --> closed
     

Log in to post a comment.