Continuum

Unable to add build definitions to a template

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.3.1 (Alpha)
  • Fix Version/s: 1.3.1 (Alpha)
  • Component/s: None
  • Labels:
    None
  • Environment:
    Continuum 1.3.1-SNAPSHOT r725729
    Firefox 3.0.3
  • Complexity:
    Intermediate
  • Testcase included:
    yes
  • Number of attachments :
    1

Description

When adding/editing a Build Definition Template, selecting a build definition and clicking the -> button does nothing.

It should move the selected build definition from the 'Available' list to the 'Used' list.

See attached image taken after clicking the -> button.

The Selenium IDE test on the branch shows the steps to be taken:
http://svn.apache.org/repos/asf/continuum/branches/continuum-1.2.x/continuum-webapp-test/src/test/selenium-ide/test_build_definition_templates.html

(Note that this is a failing test demonstrating CONTINUUM-1953. Once the button works, I can update the same test on trunk and see if it still fails.)

Issue Links

Activity

Hide
Olivier Lamy added a comment -

S2 use dojo stuff for optiontransfertselect.
We have to include all dojo js in the war.

Show
Olivier Lamy added a comment - S2 use dojo stuff for optiontransfertselect. We have to include all dojo js in the war.
Hide
Olivier Lamy added a comment -

fix in rev 726819
some dojo js added

Show
Olivier Lamy added a comment - fix in rev 726819 some dojo js added
Hide
Emmanuel Venisse added a comment -

More dojo js files are missing like (found in the request.log file) :

  • /continuum/struts/dojo/src/browser_debug.js
  • /continuum/struts/dojo/src/debug.js

They probably used some other js files.

Show
Emmanuel Venisse added a comment - More dojo js files are missing like (found in the request.log file) :
  • /continuum/struts/dojo/src/browser_debug.js
  • /continuum/struts/dojo/src/debug.js
They probably used some other js files.
Hide
Wendy Smoak added a comment -

This is working in 1.3.1-SNAPSHOT r735045.

I didn't notice what Emmanuel mentioned in the logs, but if there are additional missing files, it can be a separate issue related to the Struts 2 migration.

Show
Wendy Smoak added a comment - This is working in 1.3.1-SNAPSHOT r735045. I didn't notice what Emmanuel mentioned in the logs, but if there are additional missing files, it can be a separate issue related to the Struts 2 migration.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: