-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Platform: All, OS: All
Steps to reproduce :
1. Create a new job
2. Select "Copy from existing job"
3. List appears in drop-down menu
4. Select"job" from drop-down-menu
5. It is not copied to the text field.
6. You will have to type it on your own.
Will be nice to have this working .
- is duplicated by
-
JENKINS-1978 Firefox 3 copy job box not recognising clicks
-
- Closed
-
Code changed in hudson
User: : kohsuke
Path:
branches/autocomplete-mess/core/src/main/java/hudson/model/Hudson.java
branches/autocomplete-mess/core/src/main/java/hudson/scm/CVSSCM.java
branches/autocomplete-mess/core/src/main/java/hudson/search/Search.java
branches/autocomplete-mess/core/src/main/resources/hudson/model/Hudson/projectRelationship.jelly
branches/autocomplete-mess/core/src/main/resources/hudson/model/View/newJob.jelly
branches/autocomplete-mess/core/src/main/resources/hudson/scm/CVSSCM/config.jelly
branches/autocomplete-mess/core/src/main/resources/lib/form/editableComboBox.jelly
branches/autocomplete-mess/core/src/main/resources/lib/layout/layout.jelly
http://fisheye4.cenqua.com/changelog/hudson/?cs=13662
Log:
JENKINS-2722