int-accounting-pgsql - Build # 1627 - Fixed:

Check console output at https://ci.openbravo.com/job/int-accounting-pgsql/1627/ 
to view the results.


Committers since last success:

Changes for Build #1626

    Asier LostalĂ© <[email protected]> null
    related to bug 35855: requests borrow more than one connection from DB

  Reuse connection to use incorrect user/password message
        src/org/openbravo/base/secureApp/LoginHandler.java

Changes for Build #1627

    Inigo Sanchez <[email protected]> null
    Fixed issue 35073: Fetching data when it is sorting by a null FK is not 
working

Fetching data when it was sorting by a null foreign key was not retrieving any 
record when should
had been retrieved data.

When AdvancedQueryBuilder class is created order by clause and it is working in 
resolve joins a
canUseInnerJoin method is invoked. This method is used to check if the left 
join can be safely
replaced with inner join when it is building order by clause. This method is 
not take into account
all the posibilities.

The problem has been resolved by take into account when any property of the 
list is not mandatory
and is not primitive. In this case left join can not be replaced with inner 
join. The rest of the
cases can be safely replaced it.
        
modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java




Last 20 lines of the console output:

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

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

executing script 'Check openbravo log'
[int-accounting-pgsql] $ /bin/bash 
/tmp/build_step_template2947381648004108994.sh ENABLE
DEBUG: Check openbravo log called with parameters: ENABLED=ENABLE
Check log: openbravo log (artifact: int-accounting-pgsql.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
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to