View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000303 | XMB1 | Bugs | public | 2009-03-16 12:52 | 2010-01-23 18:18 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.8 SP2 | ||||
Target Version | 1.9.11.05 | Fixed in Version | 1.9.11.05 | ||
Summary | 0000303: PHP 4 Compatibility in Birthdays | ||||
Description | Need to test the birthday code from version 1.9.6 in multiple environments, and if it works then restore it in version 1.9.11. | ||||
Additional Information | http://forums.xmbforum.com/viewthread.php?tid=774216 http://forums.xmbforum.com/viewthread.php?tid=774215 http://forums.xmbforum.com/viewthread.php?tid=758004 | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | 4.4.9 | ||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | blackvara | ||||
SVN Revision | 1809 | ||||
related to | 0000302 | closed | miqrogroove | function MakeTime() is unused |
has duplicate | 0000347 | closed | miqrogroove | getdate() Warning on Member Profiles |
|
Unable to reproduce using Apache 2.2. This bug might be limited to Apache 1.3 and possibly IIS. |
|
When I tried the original code from version 1.9.7 on blackvara's server, the returned value was: string(18) "1515-0303-65656565" Ugh |
|
Found several bugs while trying to decypher the above output. Patch coming today. |
|
getdate() is throwing E_STRICT on PHP 5. This needs to be fixed before it gets packaged. |
|
Now MakeTime() is throwing E_STRICT for birthdays prior to 1942, ugh!! |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-03-16 12:52 | miqrogroove | New Issue | |
2009-03-16 12:52 | miqrogroove | PHP Version | => 4.4.9 |
2009-03-16 12:52 | miqrogroove | Original Reporter | => blackvara |
2009-03-16 12:52 | miqrogroove | Relationship added | related to 0000302 |
2009-03-16 12:53 | miqrogroove | Status | new => acknowledged |
2009-03-16 13:14 | miqrogroove | Note Added: 0000170 | |
2009-03-16 16:22 | miqrogroove | Note Added: 0000171 | |
2009-03-16 16:58 | miqrogroove | Note Added: 0000172 | |
2009-03-16 16:58 | miqrogroove | Assigned To | => miqrogroove |
2009-03-16 16:58 | miqrogroove | Status | acknowledged => assigned |
2009-03-16 16:59 | miqrogroove | Projection | none => minor fix |
2009-03-16 16:59 | miqrogroove | ETA | none => < 1 day |
2009-03-16 17:08 | miqrogroove | SVN Revision | => 1798 |
2009-03-16 17:08 | miqrogroove | Status | assigned => resolved |
2009-03-16 17:08 | miqrogroove | Fixed in Version | => 1.9.11.05 |
2009-03-16 17:08 | miqrogroove | Resolution | open => fixed |
2009-03-16 17:34 | miqrogroove | Additional Information Updated | |
2009-03-16 19:58 | miqrogroove | Note Added: 0000175 | |
2009-03-16 19:58 | miqrogroove | Status | resolved => feedback |
2009-03-16 19:58 | miqrogroove | Resolution | fixed => reopened |
2009-03-16 22:25 | miqrogroove | SVN Revision | 1798 => 1806 |
2009-03-16 22:25 | miqrogroove | Status | feedback => resolved |
2009-03-16 22:25 | miqrogroove | Resolution | reopened => fixed |
2009-03-17 15:59 | miqrogroove | Note Added: 0000181 | |
2009-03-17 15:59 | miqrogroove | Status | resolved => feedback |
2009-03-17 15:59 | miqrogroove | Resolution | fixed => reopened |
2009-03-17 16:12 | miqrogroove | SVN Revision | 1806 => 1809 |
2009-03-17 16:12 | miqrogroove | Status | feedback => resolved |
2009-03-17 16:12 | miqrogroove | Resolution | reopened => fixed |
2010-01-23 18:18 | miqrogroove | Status | resolved => closed |
2010-01-25 01:48 | miqrogroove | Relationship added | has duplicate 0000347 |