int-checks-pgsql - Build # 2908 - Fixed:

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


Committers since last success:

Changes for Build #2907

    Asier Martirena <[email protected]> null
    Related to issue 35642: In CL there are problems when canceling tickets 
with delivered units
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

Changes for Build #2908

    Inigo Sanchez <[email protected]> null
    Fixed issue 35686: It is not possible to delete a record in tree view

The problem was related with Pre Delete Client Side Event Handler. The problem 
was
that a isc.clone method didn't work as expected. isc.clone method create a deep
clone of an object that can be edited without affecting the original but does 
not
handle looping references (will infinite loop). For this reason, in case of 
clone
currentGrid.getSelection() object in tree view an error was thrown.

In order to fix this problem, isc.shallowClone is used instead of isc.clone. 
This
method handle looping references properly.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js




Last 20 lines of the console output:

[...truncated 40551 lines...]
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-checks-pgsql] $ /bin/bash -xe /tmp/hudson3496895700388277179.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 1
Archiving artifacts
Checking ERROR(?!: Failed to pull)|syntax error at or near|SQL error in 
query|WARNING in
Recording test results
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