Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-27956

Jenkins Global Build Search - Cannot choose start date end date

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None

      Jenkins Global Build Search - Cannot able choose start date end date, as calender not apearing. tried with different browser (chrome, Firefox & IE)
      collected some error trace with IE, following error is visible

      ===============================================================
      Webpage error details

      User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3)
      Timestamp: Wed, 15 Apr 2015 11:47:54 UTC

      Message: Expected ';'
      Line: 21
      Char: 40
      Code: 0
      URI: http://xxx.com:9000/jenkins/plugin/global-build-stats/buildHistory?jobFilter=ALL&start=1427353249320&end=1427439649320&successShown=true&failuresShown=false&unstablesShown=false&abortedShown=false�BuildShown=false&nodeFilter=ALL&launcherFilter=ALL"http://xxx:9000/jenkins/plugin/global-build-stats/buildHistory?jobFilter=ALL&start=1427353249320&end=1427439649320&successShown=true&failuresShown=false&unstablesShown=false&abortedShown=false�BuildShown=false&nodeFilter=ALL&launcherFilter=ALL

      Message: 'FIELD_FILTER_REGEX' is undefined
      Line: 49
      Char: 5
      Code: 0
      URI: http://xxx:9000/jenkins/plugin/global-build-stats/buildHistory?jobFilter=ALL&start=1427353249320&end=1427439649320&successShown=true&failuresShown=false&unstablesShown=false&abortedShown=false�BuildShown=false&nodeFilter=ALL&launcherFilter=ALL"http://xxx:9000/jenkins/plugin/global-build-stats/buildHistory?jobFilter=ALL&start=1427353249320&end=1427439649320&successShown=true&failuresShown=false&unstablesShown=false&abortedShown=false�BuildShown=false&nodeFilter=ALL&launcherFilter=ALL

      Message: Object doesn't support this property or method
      Line: 392
      Char: 9
      Code: 0
      URI: http://xxx:9000/jenkins/static/38cbf099/scripts/hudson-behavior.js

      Message: Object doesn't support this property or method
      Line: 8
      Char: 403
      Code: 0
      URI: http://xxx:9000/jenkins/static/38cbf099/scripts/yui/dom/dom-min.js

          [JENKINS-27956] Jenkins Global Build Search - Cannot choose start date end date

          found few more data
          ===============================
          Uncaught TypeError: undefined is not a function dom-min.js
          Uncaught TypeError: undefined is not a functiondom-min.js:8 e.Dom.inDocumentbutton-min.js:10 YAHOO.extend.initelement-min.js:7 abutton-min.js:7 YAHOO.widget.Buttonhudson-behavior.js:504 makeButtonhudson-behavior.js:915 jenkinsRules.INPUT.submit-buttonbehavior.js:111 (anonymous function)behavior.js:107 (anonymous function)behavior.js:93 Behaviour.applySubtreebehavior.js:76 Behaviour.applybehavior.js:71 (anonymous function)behavior.js:125 Behaviour.addLoadEvent.window.onload
          ======================================

          NARAYAN PRADHAN added a comment - found few more data =============================== Uncaught TypeError: undefined is not a function dom-min.js Uncaught TypeError: undefined is not a functiondom-min.js:8 e.Dom.inDocumentbutton-min.js:10 YAHOO.extend.initelement-min.js:7 abutton-min.js:7 YAHOO.widget.Buttonhudson-behavior.js:504 makeButtonhudson-behavior.js:915 jenkinsRules.INPUT.submit-buttonbehavior.js:111 (anonymous function)behavior.js:107 (anonymous function)behavior.js:93 Behaviour.applySubtreebehavior.js:76 Behaviour.applybehavior.js:71 (anonymous function)behavior.js:125 Behaviour.addLoadEvent.window.onload ======================================

          Alex Gray added a comment -

          I'm seeing the same thing with RPM version 1.609.3 on a centos box, all browsers.

          Alex Gray added a comment - I'm seeing the same thing with RPM version 1.609.3 on a centos box, all browsers.

          David Krischke added a comment - - edited

          Since a newer Jenkins-Version its not possible to use the calender.

          I think its because the core started to use a newer version of the Yahoo-UI (2.9).

          I created a pull-request to update the version of the yui in the plugin, which made the calendar visible for me again in old and newer Jenkins-versions.

          https://github.com/jenkinsci/global-build-stats-plugin/pull/7

          David Krischke added a comment - - edited Since a newer Jenkins-Version its not possible to use the calender. I think its because the core started to use a newer version of the Yahoo-UI (2.9). I created a pull-request to update the version of the yui in the plugin, which made the calendar visible for me again in old and newer Jenkins-versions. https://github.com/jenkinsci/global-build-stats-plugin/pull/7

          Fixed in version 1.4

          David Krischke added a comment - Fixed in version 1.4

            dhinske David Krischke
            narayan_pradhan NARAYAN PRADHAN
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: