Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-13785

Plugin input page is showing <key> values

    XMLWordPrintable

Details

    Description

      Hi,

      I am developing a plug-in for my Jira aaplication & encountered a problem related to checkbox display.

      In my atlassian-plugin.xml, I added below entry -
      <properties>
      <property>
      <key>timeBurnDown</key>
      <name>report.burndown.type.label.time</name>
      <description>report.burndown.type.description.time</description>
      <type>checkbox</type>
      </property>
      </properties>

      I found that the key i.e "timeBurnDown" was being displayed on - configurereport.jsp(see the attachment), which is basically my input screen for plugin.
      I looked into the issue & found that in the objectconfiguration_form.jsp, you have to remove two lines(71,72)
      <webwork:property value="." />
      <webwork:property value="paramValue(.)" />
      When I removed these entries the my problem got solved.

      Please let me know if my fix is correct or not.
      Regards,
      Abhishek

      Attachments

        Activity

          People

            mtokar Michael Tokar
            c3b2fe161c88 abhishek singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 1h
                1h