View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001327 | v3.0 Release | [All Projects] General | public | 2013-06-01 12:33 | 2013-08-28 11:17 | ||||
Reporter | opto | ||||||||
Assigned To | caseydk | ||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | 3.0.0 | |||||||
Summary | 0001327: problem in task/load or in pre store hook | ||||||||
Description | CTask->load returns times in system TZ CTask->store changes times from a presumed user TZ to system TZ (in the pre hook). thus CTask->load CTask->store: now all times are changed by the hook - see projectdesigner bug 1321. if I do not change the CTask object, any number of stores must preserve the times that were loaded. Klaus | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
![]() |
|
caseydk (administrator) 2013-06-01 21:42 |
Good catch. I shifted it from the preStore hook over to the bind() which is only used in the Task controller. Fix here: https://github.com/web2project/web2project/commit/8920da055532bc3ac41120c9efe8f19d0399151e |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-01 12:33 | opto | New Issue | |
2013-06-01 21:42 | caseydk | Note Added: 0002919 | |
2013-06-01 21:42 | caseydk | Status | new => resolved |
2013-06-01 21:42 | caseydk | Resolution | open => fixed |
2013-06-01 21:42 | caseydk | Assigned To | => caseydk |
2013-08-28 11:14 | caseydk | Fixed in Version | => 3.0.0 |
2013-08-28 11:17 | caseydk | Status | resolved => closed |