PaulWoooong / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
0 stars 0 forks source link

Bogus creation date of processes #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Log in to your personal repository
2. Create a process
3. Save the process
4. Return to the repository
5. Examine the creation date

What is the expected output?
It is today's date

What do you see instead?
It is today's date + one month.

Original issue reported on code.google.com by martin.c...@googlemail.com on 1 May 2008 at 11:36

GoogleCodeExporter commented 9 years ago
Please check the server time!

Original comment by ole.ecke...@gmail.com on 2 May 2008 at 11:44

GoogleCodeExporter commented 9 years ago
Already done, server time is accurate:
martin@b3mn:/var/log$ date
Fri May  2 14:18:08 CEST 2008

Original comment by martin.c...@googlemail.com on 2 May 2008 at 12:20

GoogleCodeExporter commented 9 years ago
Look at http://oryx-editor.org/poem-backend-1.0/poem/data/model/47/info.

Date generation is correct, the problem occurs in dateFormat: function(string) 
in
repository.js. I try to fix it.

Original comment by ole.ecke...@gmail.com on 2 May 2008 at 12:54

GoogleCodeExporter commented 9 years ago
done.

Original comment by ole.ecke...@gmail.com on 2 May 2008 at 12:57

GoogleCodeExporter commented 9 years ago

Original comment by ole.ecke...@gmail.com on 2 May 2008 at 1:57

GoogleCodeExporter commented 9 years ago

Original comment by NicoPete...@gmail.com on 5 May 2008 at 11:23