Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032432 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2016-03-08 08:28 | 2016-03-17 10:56 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 88d23d650314 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032432: incorrect dates issue detection on install.source | |||||||
Description | Previous PostrgreSQL jdbc had an issue with dates when not using Tomcat pool which was fixed by issue 0031959. The fix included a module script to detect instances in this situation. This script is executed on install.source incorrectly flagging the instance as being affected by this issue. This problem affects instances that: * Do no use Tomcat connection pool * Are in a pi version between 15Q4 and 16Q1 Note instances in this situation will be flagged as potentially problematic also after this is fixed when they are updated to some version previous to 16Q1 because the script uses core's version number which is pi revision number at the time the issue was fixed +1, as 16Q1 has not been published yet, and version number has not been increased there is no way to properly detect this case. | |||||||
Steps To Reproduce | 1. Clone a current pi (between 15Q4 and 16Q1), ie. hg clone https://code.openbravo.com/erp/devel/pi/ [^] -r 45b4ba10bd5d 2. Configure Openbravo.properties to use PG removing db.externalPoolClassName property 3. run ant install.source -> Check in log: Executing moduleScript: org.openbravo.modulescript.PgJdbcDatesIssue Updating from 15PRQ4 potential problems with dates - Some dates can be corrupted. Check http://wiki.openbravo.com/wiki/Release_Notes/Issue31959 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0084799) alostale (manager) 2016-03-08 08:30 |
Note fix for this issue does not require to be backported as it only affects intermediate versions (and not released) between 15Q4 and 16Q1. |
(0084802) hgbot (developer) 2016-03-08 08:54 |
Repository: erp/devel/pi Changeset: 88d23d650314b4f8925a5325d2e1fd29964faef7 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Mar 08 08:54:17 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/88d23d650314b4f8925a5325d2e1fd29964faef7 [^] fixed issue 32432: incorrect dates issue detection on install.source Do not execute PgJdbcDatesIssue module script on install.source. --- M src-util/modulescript/build/classes/org/openbravo/modulescript/PgJdbcDatesIssue.class M src-util/modulescript/src/org/openbravo/modulescript/PgJdbcDatesIssue.java --- |
(0084920) caristu (developer) 2016-03-11 16:06 edited on: 2016-03-11 16:33 |
Verified: PgJdbcDatesIssue modulescript having executeOnInstall() method returning false is not executed on install.source being in a version between 15Q4 and 16Q1. |
(0085189) hudsonbot (developer) 2016-03-17 10:56 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/b22fb0500156 [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2016-03-08 08:28 | alostale | New Issue | |
2016-03-08 08:28 | alostale | Assigned To | => platform |
2016-03-08 08:28 | alostale | Modules | => Core |
2016-03-08 08:28 | alostale | Triggers an Emergency Pack | => No |
2016-03-08 08:28 | alostale | Relationship added | related to 0031959 |
2016-03-08 08:30 | alostale | Note Added: 0084799 | |
2016-03-08 08:30 | alostale | Assigned To | platform => alostale |
2016-03-08 08:37 | alostale | Review Assigned To | => caristu |
2016-03-08 08:52 | alostale | Description Updated | View Revisions |
2016-03-08 08:54 | hgbot | Checkin | |
2016-03-08 08:54 | hgbot | Note Added: 0084802 | |
2016-03-08 08:54 | hgbot | Status | new => resolved |
2016-03-08 08:54 | hgbot | Resolution | open => fixed |
2016-03-08 08:54 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/88d23d650314b4f8925a5325d2e1fd29964faef7 [^] |
2016-03-11 16:06 | caristu | Note Added: 0084920 | |
2016-03-11 16:06 | caristu | Status | resolved => closed |
2016-03-11 16:06 | caristu | Fixed in Version | => 3.0PR16Q2 |
2016-03-11 16:33 | caristu | Note Edited: 0084920 | View Revisions |
2016-03-17 10:56 | hudsonbot | Checkin | |
2016-03-17 10:56 | hudsonbot | Note Added: 0085189 |
Copyright © 2000 - 2009 MantisBT Group |