• 1.41

      After jenkins 2.664, every maven and freestyle project with jabber plugin can't be saved. I received this message:

       

       

      Probably caused by table tags in https://github.com/jenkinsci/jabber-plugin/blob/ea1bc6d5e508b29f427d66131aa348b54d3609e7/src/main/resources/hudson/plugins/jabber/im/transport/JabberPublisher/global.jelly 

          [JENKINS-64247] jabber plugin save problem on Jenkins >= 2.264

          Jim Klimov added a comment -

          Cheers, seems that change has fixed it - I published ircbot and instant-messaging-plugin so you can follow in the footsteps, the markup change is rather small and simple

          Jim Klimov added a comment - Cheers, seems that change has fixed it - I published ircbot and instant-messaging-plugin so you can follow in the footsteps, the markup change is rather small and simple

          Thanks. I am not sure when I'll find the time for this, though. Any assistance in form of contributing a patch (or pull request) is greatly appreciated.

          Florian Schmaus added a comment - Thanks. I am not sure when I'll find the time for this, though. Any assistance in form of contributing a patch (or pull request) is greatly appreciated.

          Jim Klimov added a comment -

          Ok, posted https://github.com/jenkinsci/jabber-plugin/pull/24 for the first shot to fix the urgent problem of broken UI (presumably, per precedent with similar plugins).

          There is further work cleaning up those insecure oldskul input elements that timja is kindly doing in ircbot and instant-messaging-plugin, I linked to those PRs from mine, so you'd have easier time adapting those changes for jabber-plugin

          Jim Klimov added a comment - Ok, posted https://github.com/jenkinsci/jabber-plugin/pull/24 for the first shot to fix the urgent problem of broken UI (presumably, per precedent with similar plugins). There is further work cleaning up those insecure oldskul input elements that timja is kindly doing in ircbot and instant-messaging-plugin, I linked to those PRs from mine, so you'd have easier time adapting those changes for jabber-plugin

          Fixed in 1.40

          Florian Schmaus added a comment - Fixed in 1.40

          Andre Crespo added a comment -

          There is a new problema introduced in 1.40. The Jenkins settings is not showing up jabber configuration settings and I can't see the save button on this page when 1.40 version is installed. I need to revert to 1.39.

          Andre Crespo added a comment - There is a new problema introduced in 1.40. The Jenkins settings is not showing up jabber configuration settings and I can't see the save button on this page when 1.40 version is installed. I need to revert to 1.39.

          Andre Crespo added a comment -

          There is a new problema introduced in 1.40. The Jenkins settings is not showing up jabber configuration settings and I can't see the save button on this page when 1.40 version is installed. I need to revert to 1.39.

          Andre Crespo added a comment - There is a new problema introduced in 1.40. The Jenkins settings is not showing up jabber configuration settings and I can't see the save button on this page when 1.40 version is installed. I need to revert to 1.39.

          Florian Schmaus added a comment - I am sorry, fixed with https://github.com/jenkinsci/jabber-plugin/commit/a79bd3a021086212fe6b4491bf0069546fccf491  in 1.41

          Andre Crespo added a comment -

          1.41 tested and confirmed as fixed.

          Andre Crespo added a comment - 1.41 tested and confirmed as fixed.

          Andre Crespo added a comment -

          I have other problem after version 1.41 :

           
          mar 10, 2021 2:37:42 PM ADVERTÊNCIA hudson.plugins.jabber.im.transport.JabberIMConnection createConnection
          org.jivesoftware.smack.SmackException$SecurityRequiredByClientException: SSL/TLS required by client but not supported by serverCould not create IM connection
          hudson.plugins.im.IMException: Connection failed
          Revert to 1.39 resolve the problem.

          Andre Crespo added a comment - I have other problem after version 1.41 :   mar 10, 2021 2:37:42 PM ADVERTÊNCIA hudson.plugins.jabber.im.transport.JabberIMConnection createConnection org.jivesoftware.smack.SmackException$SecurityRequiredByClientException: SSL/TLS required by client but not supported by serverCould not create IM connection hudson.plugins.im.IMException: Connection failed Revert to 1.39 resolve the problem.

          Basil Crow added a comment -

          Let's keep this Jira issue focused specifically on the tables-to-divs regression in Jabber. That issue has been resolved in 1.41. Regarding the "SSL/TLS required by client but not supported by server" error, I suggest opening a separate Jira issue without the tables-to-divs-regression label.

          Basil Crow added a comment - Let's keep this Jira issue focused specifically on the tables-to-divs regression in Jabber. That issue has been resolved in 1.41. Regarding the "SSL/TLS required by client but not supported by server" error, I suggest opening a separate Jira issue without the tables-to-divs-regression label.

            flow Florian Schmaus
            acrespo Andre Crespo
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: