int-gui-oracle - Build # 2417 - Unstable:
Check console output at https://ci.openbravo.com/job/int-gui-oracle/2417/ to
view the results.
Committers since last success:
Changes for Build #2417
Inigo Sanchez <[email protected]> null
Fixed issue 36838: multiple requests to load product image are performed
The problem was that multiple requests were performed when it shouldn't. When a
product had an image, multiple
requests were being performed when the product was beeing displayed in form
view and a refresh was being done.
Another problem discovered in the research of the issue was that a request was
being performed when return from
FormView to the GridView. This request should not be performed because images
are not showed in the grid view.
Both problems have been fixed by take into account when a request should be
performed to retrieve an image. When
the image is loaded previously, the setValue of the ob-formitem-image avoids to
performed an unnecessary request
to the server.
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-image.js
Last 20 lines of the console output:
[...truncated 1927 lines...]
for((i=0;i<12;i++)); do
[ "$(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-gui-oracle] $ /bin/bash -xe /tmp/hudson1276557837513728131.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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