int-accounting-pgsql - Build # 2233 - Fixed: Check console output at https://ci.openbravo.com/job/int-accounting-pgsql/2233/ to view the results.
Committers since last success: Changes for Build #2232 Augusto Mauch <augusto.ma...@openbravo.com> null Fixes issue 39405: Parent view preference is called parentView, not parentTab modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js Changes for Build #2233 Carlos Aristu <carlos.ari...@openbravo.com> null fixes issue 39426: Duplicated DS call after drawing an OBMultiCalendar By default OBCalendar has the autoFetchData parameter set to true. This means that when an OBCalendar is first drawn, this.fetchData() is automatically called. In the case of the OBCalendar used by the OBMultiCalendar, the data is being manually fetched on its initialization by invoking this.refreshCalendar(). This call together with the call performed with the autoFetchData caused the double DS call. In general it is recommended to turn off autoFetchData if we are going to manually call fetchData() at any time. For this reason, we are disabling the autoFetchData in the OBCalendar used by the OBMultiCalendar. modules/org.openbravo.client.application/web/org.openbravo.client.application/js/calendar/ob-multicalendar.js Last 20 lines of the console output: [...truncated 10059 lines...] [ "$(jps | grep Bootstrap || true)" = "" ] && break sleep 5 done [ "$(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-accounting-pgsql] $ /bin/bash -xe /tmp/hudson405597889918993881.sh ++ jps ++ grep Bootstrap ++ true + '[' '' '!=' '' ']' POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 Email was triggered for: Fixed Trigger Success was overridden by another trigger and will not send an email. Sending email for trigger: Fixed
_______________________________________________ Openbravo-builds mailing list Openbravo-builds@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-builds