int-initial-oracle - Build # 681 - Fixed:

Check console output at https://ci.openbravo.com/job/int-initial-oracle/681/ to 
view the results.


Committers since last success:

Changes for Build #680

    Augusto Mauch [email protected]_ null
    Fixes issue 28432: HQLDataSourceService manages translations properly

There were several problems related with the handling of translatable columns 
in the HQLDataSourceService class:
- If there was a translation installed, the query done to retrieve some data 
that contained a translatable column threw an exception. This was because the 
WHERE constant of the inner query done to retrieve the translated string was 
being removed. The regex that handled this has been improved so that now only 
the leading WHERE constant is removed.
- After fixing that the query no longer threw an exception but it did not 
return the proper results. This happened because the query was not properly 
built, due to not using the entity alias in the query builder.
- After that, the translated string was not being shown when the filter drop 
down was populated. This has been fixed by changing the way this information is 
obtained. Previously only the id and the (not translated) identifier was 
obtained using the query. Now the whole BaseOBObject is retrieved, and it is 
used later to obtain its id and its potentially tranlated identifier.
        
modules/org.openbravo.service.datasource/src/org/openbravo/service/datasource/HQLDataSourceService.java

Changes for Build #681

    David Baz Fayos <[email protected]> null
    Related to issue 19728: Do more JS code formatting
        
modules/org.openbravo.advpaymentmngt/web/org.openbravo.advpaymentmngt/js/ob-aprm-matchStatement.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-list-filter.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-tree-view-grid.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/return-material/ob-return-material.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-action-def.js
        
modules/org.openbravo.userinterface.smartclient/web/org.openbravo.userinterface.smartclient/js/ob-smartclient.js

    Asier LostalĂ© [email protected]_ null
    fixed bug 28472: multi requests to datasource in big FK filter drop down

  Setting drawAllMaxCells to 0 makes SC to only fetch one page
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js




Last 20 lines of the console output:

[...truncated 6819 lines...]
Total time: 1 second

executing script 'Tomcat stop'
[int-initial-oracle] $ /bin/bash /tmp/build_step_template3781887047614654946.sh 
ENABLE
DEBUG: Tomcat stop called with parameters: ENABLED=ENABLE
 * Stopping Tomcat servlet engine for Openbravo tomcat
   ...done.

executing script 'Check log'
[int-initial-oracle] $ /bin/bash /tmp/build_step_template3451463034111033200.sh 
ENABLE
DEBUG: Check log called with parameters: ENABLED=
Check log: openbravo.log is clean

Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to