int-checks-oracle - Build # 444 - Still Unstable:
Check console output at https://ci.openbravo.com/job/int-checks-oracle/444/ to
view the results.
Committers since last success:
Changes for Build #441
Guillermo Gil <[email protected]> null
Fixed issue 26014:Disabled rich text fields are displaying the edit toolbar
Added setDisabled function on initWidget and hide the toolArea instead the
toolbar.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-richtext.js
Changes for Build #442
Augusto Mauch [email protected]_ null
Fixes issue 26355: Date fields are not displayed properly in the tree grid
view
The problem was that the fix done to fix the issue [1] was only being applied
to root nodes, so the date fields were still not being displayed properly for
non root nodes.
[1] https://issues.openbravo.com/view.php?id=26228
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Changes for Build #443
Augusto Mauch [email protected]_ null
Fixes issue 26286: Wrong behaviour if same column name exists in tab and
subtab
This problem was reproducible if:
- There is a column in a subtab with the same column name as another column in
its parent tab
- The column of the parent tab is flagged as stored in session
- The column of the subtab is not shown in the grid
- The value of the record in the subtab has a null value in that column
If all these conditions are met, then when the record in the subtab is opened
in the form view, its null value will be replaced with the value of the column
of its parent tab.
This bug happens because the FIC does the following:
- It invokes setSessionVariablesInParent. This method stores in the
RequestContext the session variables of the parent tab, among others. At this
point the stored in session column of the parent tab is stored in the
RequestContext
- It invokes setValuesInRequest. This method stores in the RequestContext the
values of the row being opened in the form, but only if does it for the values
that are not null. In this case, the value is null so it is not stored in the
RequestContext, so then when the RequestContext is accessed to fetch the column
values, the value stored in the setSessionVariablesInParent method will be
returned.
The fix only affects to the FIC calls in EDIT mode. In these calls the actual
value of the record should take precedence over the values stored in session.
modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
Changes for Build #444
Guillermo Gil <[email protected]> null
Fixed issue 25755:Grid can not be filtered by creation date
Modified offset on server filtering and modified date comparison on adptive
filtering.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-minidaterange.js
modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js
Last 20 lines of the console output:
[...truncated 9493 lines...]
Match found for : : True
Logical operation result is TRUE
Running script : # The publish jnuit results only can use files in the
workspace
cp /srv/ci/workspace/int-full-oracle/src/result.xml
/srv/ci/workspace/int-checks-oracle/src/result.xml
cp /srv/ci/workspace/int-full-oracle/src/resultws.xml
/srv/ci/workspace/int-checks-oracle/src/resultws.xml
[int-checks-oracle] $ /bin/bash -xe /tmp/hudson3023700979316207549.sh
+ cp /srv/ci/workspace/int-full-oracle/src/result.xml
/srv/ci/workspace/int-checks-oracle/src/result.xml
+ cp /srv/ci/workspace/int-full-oracle/src/resultws.xml
/srv/ci/workspace/int-checks-oracle/src/resultws.xml
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Checking ERROR|syntax error at or near|SQL error in query
/srv/ci/workspace/int-checks-oracle/compile.log:
[java] 1132 [main] ERROR org.openbravo.data.Sqlc - SQL error in query:
SELECT count(*) AS existing
[java] 1183 [main] ERROR org.openbravo.data.Sqlc - SQL Exception error:
[java] 1386 [main] ERROR org.openbravo.data.Sqlc - 1 errors found!
Build step 'Jenkins Text Finder' changed build result to UNSTABLE
Recording test results
Email was triggered for: Unstable
Sending email for trigger: Unstable
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds