Quantcast

[JIRA] (JENKINS-14514) Publish Over SSH(1.7) can not work at Jenkins ver. 1.474

classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Publish Over SSH(1.7) can not work at Jenkins ver. 1.474

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Attachments: 1.4.jpg, 1.7.jpg
Components: adaptiveplugin
Created: 20/Jul/12 7:31 AM
Description:

I used Jenkins 1.474 and installed the Publish Over SSH(1.7). I can configure the SSH server in the Configure System.
But it can't work at the job configure.

I clicked "Add post-build action" and selected "Send build artifacts over SSH" and than I clicked the button "Add Server" , and when I clicked the button "Add Transfer Set".there is no response. In the noraml we can see the label "Source files" and "Remove prefix" and others,what's wrong ? you can see the attend file"1.7.jpg"

we can see the label "Source files" and "Remove prefix" and others using the Publish Over SSH(1.4). you can see the attend file "1.4.jpg"

Due Date: 20/Jul/12 12:00 AM
Environment: Publish Over SSH(1.7),Jenkins ver. 1.474
Project: Jenkins
Priority: Blocker Blocker
Reporter: MS FLY
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Publish Over SSH(1.7) can not work at Jenkins ver. 1.474

JIRA noreply@jenkins-ci.org
MS FLY commented on Bug JENKINS-14514

can you reslove it ?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Publish Over SSH(1.7) can not work at Jenkins ver. 1.474

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

The same issue is in the CIFS and FTP plugins, the "Add Transfer Set" doesnt work on those plugins either. You get a flash like something is being added, then its removed..

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Publish Over SSH(1.7) can not work at Jenkins ver. 1.474

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
MS FLY commented on Bug JENKINS-14514

How to reslove it ? can you tell me ? I don't have flash .

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Publish Over SSH(1.7) can not work at Jenkins ver. 1.474

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
MS FLY commented on Bug JENKINS-14514

when the Jenkins version is lower than 1.473 . there is no this problem.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
bap updated Bug JENKINS-14514
Change By: bap (23/Jul/12 11:13 AM)
Summary: Publish Over SSH( Repeatable jelly tag appears to be broken in 1. 7) can not work at Jenkins ver. 1. 474 +
Assignee: Slide-O-Mix
Component/s: core
Component/s: gui
Component/s: publish-over-cifs
Component/s: publish-over-ftp
Component/s: publish-over-ssh
Component/s: adaptiveplugin
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: bap (23/Jul/12 11:17 AM)
Assignee: Slide-O-Mix Kohsuke Kawaguchi
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
bap commented on Bug JENKINS-14514

The repeatable blocks fail to display when using jenkins 1.474 onwards (possibly due to the modular js and the use of adjunct)

https://github.com/jenkinsci/publish-over-ftp-plugin/blob/2bba237f3deaac9eb543f6312d038a711f7f2862/src/main/resources/jenkins/plugins/publish_over_ftp/BapFtpPublisherPlugin/config.jelly behaves correctly on 1.388 -> 1.473

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
bap commented on Bug JENKINS-14514

Another candidate is the change to prevent ajax calls when the page is not visible.

I cannot find anything else in the changes from 1.473 to 1.474 that may have introduced this issue

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
MS FLY commented on Bug JENKINS-14514

I downloaded the Latest and greatest jenkins (1.475),the problem still be exists.I checked the tomcat log,but there were no exceptions .

I changed to 1.473,It worked ok.

the version is bigger than 1.473,I can see the buttown "Add Transfer Set", the version is 1.473 or lower than 1.473,I can't see the button "Add Transfer Set".

So i don't know what changes and differents between 1.473 and 1.474 and 1.475 ?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Eyal Zfira commented on Bug JENKINS-14514

Got the following JavaScript errors when using the 'Sectioned view' plugin and adding a section:

Uncaught TypeError: Object #<HTMLTextAreaElement> has no method 'createTextRange' codemirror.js:2050
setSelRange codemirror.js:2050
prepareInput codemirror.js:624

Uncaught TypeError: Cannot call method 'hasClassName' of undefined hetero-list.js:17
Behaviour.list.unshift.DIV.hetero-list-container hetero-list.js:17
apply behavior.js:73
(anonymous function) behavior.js:79
Behaviour.applySubtree behavior.js:68
menuButton.getMenu.renderEvent.subscribe.i hetero-list.js:108
(anonymous function) hudson-behavior.js:519
next hudson-behavior.js:558
script.onload.script.onreadystatechange hudson-behavior.js:2016

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: jglick (30/Jul/12 4:44 PM)
Assignee: Kohsuke Kawaguchi jglick
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
jglick started work on Bug JENKINS-14514
Change By: jglick (30/Jul/12 4:44 PM)
Status: Open In Progress
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
jglick commented on Bug JENKINS-14514
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: jglick (30/Jul/12 4:44 PM)
Component/s: htmlpublisher
Component/s: gui
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Jesse Glick
Path:
core/src/main/resources/lib/form/repeatable/repeatable.js
http://jenkins-ci.org/commit/jenkins/acf394f4f65b6bb77d3737dff2159f0d336129dc
Log:
[FIXED JENKINS-14514] 96442cd broke "Add <Something>" buttons for many plugins.
Not yet clear to me exactly what went wrong, but debugging shows that the init(...) function
is called twice: once with legitimate arguments, then again with a bogus 'master' argument.
Seems to suffice to ignore redundant initializations of the same element.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: SCM/JIRA link daemon (30/Jul/12 11:04 PM)
Status: In Progress Resolved
Resolution: Fixed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
dogfood commented on Bug JENKINS-14514

Integrated in jenkins_main_trunk #1825
[FIXED JENKINS-14514] 96442cd broke "Add <Something>" buttons for many plugins. (Revision acf394f4f65b6bb77d3737dff2159f0d336129dc)
JENKINS-14434 JENKINS-14514 Noting. (Revision 35af5960eadf193a7502807a9f901cc5b1186f4d)

Result = SUCCESS
Jesse Glick : acf394f4f65b6bb77d3737dff2159f0d336129dc
Files :

  • core/src/main/resources/lib/form/repeatable/repeatable.js

Jesse Glick : 35af5960eadf193a7502807a9f901cc5b1186f4d
Files :

  • changelog.html
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14514) Repeatable jelly tag appears to be broken in 1.474+

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Commenting here since 14381 resolved as duplicate of this issue. Issue with HTML Publisher remains - adding post build action of Publish HTML reports does not show data entry fields. I have updated to the current 1.476 war file and restarted server.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12
Loading...