int-modules-pgsql - Build # 2501 - Failure:

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


Committers since last success:

Changes for Build #2501

    Carlos Aristu <[email protected]> null
    fixes bug 37465: problem with process definition in several tabs of same 
window

  When executing a standard process, the view owner of the related action 
button is used to retrieve the current record information to the server. In 
this case, to look for that owner view, we were going through all the views in 
the current window in order to find an action button referencing to the process 
we are executing. The first view found complying that requirement was 
considered the owner view. This approach is not valid in case we want to define 
in several tabs of the same window different buttons referencing to the same 
process definition.

  To fix the problem, now when we are opening the process we send the owner 
view of the action button as a parameter which is already supported by the 
infrastructure of the standard window. Thus, when executing the process we do 
not need anymore to go through all the views in the current window to find the 
owner view of the action button.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js




Last 20 lines of the console output:

[...truncated 2204 lines...]
+ (( i=0 ))
+ (( i<12 ))
++ jps
++ grep Bootstrap
++ true
+ '[' '' = '' ']'
+ break
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
+ true
+ '[' 0 '!=' 0 ']'
+ echo

POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
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