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

Upgrading Hudson makes config screen swallows lines of maven goals field

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • other
    • None
    • Platform: All, OS: Windows XP

      I upgraded Hudson from 1.252 to 1.270.
      In the config screen for most jobs, the Maven "Goals" field is showing just the
      first line, although my original configuration had many lines.
      The config.xml file still has the right configuration and so does the source of
      the config page.

          [JENKINS-2816] Upgrading Hudson makes config screen swallows lines of maven goals field

          Confirmed. If you click the [v] icon on the right, it'll show you the rest of
          the lines.

          Kohsuke Kawaguchi added a comment - Confirmed. If you click the [v] icon on the right, it'll show you the rest of the lines.

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/resources/lib/form/expandableTextbox.jelly
          trunk/hudson/main/test/src/test/java/lib/form/ExpandableTextboxTest.java
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=14326
          Log:
          [FIXED JENKINS-2816] turns out this is because <expandableTextbox /> doesn't work properly with form field databinding.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/resources/lib/form/expandableTextbox.jelly trunk/hudson/main/test/src/test/java/lib/form/ExpandableTextboxTest.java trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=14326 Log: [FIXED JENKINS-2816] turns out this is because <expandableTextbox /> doesn't work properly with form field databinding.

              • Issue 2677 has been marked as a duplicate of this issue. ***

          Stefan Brausch added a comment - Issue 2677 has been marked as a duplicate of this issue. ***

            Unassigned Unassigned
            sfernandes sfernandes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: