• K
    [FIXED JENKINS-18585] · 059e6081
    Kohsuke Kawaguchi 提交于
    The earlier fix by @ssogabe broke the test. This fix corrects the
    problem properly.
    
    The reason this error happens with some plugins is that if there's an
    input field whose name is "on", then even after prototype.js extends
    an element object, "form.on" will refer to the input element, not the
    prototype.js function to add an event handler.
    059e6081
可在Tags中查看这些版本中当前仓库的状态.
changelog.html 278.5 KB