SphereServer BugTracker - SphereServer |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0001940 | SphereServer | executable - windows build | public | 04-04-11 16:58 | 07-04-11 03:01 |
|
Reporter | trinax | |
Assigned To | MrSugarCube | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 20-09-2009, 0.56b Prerelease | |
Target Version | | Fixed in Version | 0.56c Nightly | |
Nightly Version | Automated (specify build number) |
Experimental Flags | None |
Option Flags | None |
Internal Build Number | 1435 |
|
Summary | 0001940: This RTime format cant be parsed on windows |
Description | Used to work fine under Linux build. A screen shot is loaded. |
Steps To Reproduce | |
Additional Information | I would like to sign up to be a developer for sphere but I cannot find any contact information, can you help me about that? |
Tags | No tags attached. |
Relationships | |
Attached Files | Capture.PNG (76,192) 04-04-11 16:58 http://tracker.sphere.torfo.org/bugs/file_download.php?file_id=62&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
04-04-11 16:58 | trinax | New Issue | |
04-04-11 16:58 | trinax | File Added: Capture.PNG | |
04-04-11 17:58 | trinax | Note Added: 0000992 | |
04-04-11 18:01 | chuuu | Note Added: 0000993 | |
04-04-11 18:01 | chuuu | Note Edited: 0000993 | bug_revision_view_page.php?bugnote_id=0000993#r229 |
04-04-11 18:36 | trinax | Note Added: 0000994 | |
05-04-11 11:38 | trinax | Note Edited: 0000994 | bug_revision_view_page.php?bugnote_id=0000994#r231 |
07-04-11 02:22 | MrSugarCube | Note Added: 0000995 | |
07-04-11 02:22 | MrSugarCube | Status | new => closed |
07-04-11 02:22 | MrSugarCube | Resolution | open => not fixable |
07-04-11 03:01 | MrSugarCube | Note Added: 0000996 | |
07-04-11 03:01 | MrSugarCube | Assigned To | => MrSugarCube |
07-04-11 03:01 | MrSugarCube | Status | closed => resolved |
07-04-11 03:01 | MrSugarCube | Resolution | not fixable => fixed |
07-04-11 03:01 | MrSugarCube | Fixed in Version | => 0.56c Nightly |
Notes |
|
(0000992)
|
trinax
|
04-04-11 17:58
|
|
The cause of the bug is %R by the way. It is supported in Linux but not on Windows. |
|
|
(0000993)
|
chuuu
|
04-04-11 18:01
|
|
What is %n and %R? I mean , what "time" are they suposed to be?
|
|
|
(0000994)
|
trinax
|
04-04-11 18:36
(edited on: 05-04-11 11:38) |
|
There isn't any %n there :P
%R is supposed to be a shortcut for %H:%M but it is not defined in strftime I think, still I see linux supports it.
So I guess this report is not actually a bug.
|
|
|
|
|
|
|
Whilst I can't do anything about unsupported formatting codes, I have fixed that exception it causes. |
|