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

Issues regarding JIRA 4.3-RC1

    XMLWordPrintable

Details

    • Bug
    • Resolution: Answered
    • Medium
    • None
    • 4.3 - EAP
    • None

    Description

      Hi,

      The Tempo team ran into 3 problems with JIRA 4.3 RC1. We would like Tempo to work unchanged in JIRA 4.3 so can you please tell us if 4.3 is simply not compatible with 4.2 or if we can change our code to make it work for both 4.2 and 4.3.

      1. AJS.FormPopup is undefined. What has changed?

      2. We get an exception for every language that we have not translated. Is this expected behavior in 4.3? Does every plugin have to be translated to every language?

      2011-03-02 16:10:39,042 http-2990-1 WARN anonymous 970x1x1 - 0:0:0:0:0:0:0:1 /secure/Dashboard.jspa [atlassian.jira.util.I18nHelper] Failed to get resource bundle com.tempoplugin.config.UserSettingsFunction from resource descriptor i18n
      java.util.MissingResourceException: Can't find bundle for base name com.tempoplugin.config.UserSettingsFunction, locale tr_TR
      at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
      at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
      at java.util.ResourceBundle.getBundle(ResourceBundle.java:952)
      

      3. stalker.js and offsetanchors.js have been moved.

      [INFO] [talledLocalContainer] 2011-03-02 16:12:32,039 http-2990-2 WARN anonymous 972x313x2 izdegx 0:0:0:0:0:0:0:1 /s/611/2/6.0-RC2-jira42/_/download/resources/is.origo.jira.tempo-plugin:tempo-report-resource/stalker.js [atlassian.plugin.servlet.AbstractDownloadableResource] Resource not found: Resource: /includes/js/jquery/plugins/stalker/stalker.js (null)
      [INFO] [talledLocalContainer] 2011-03-02 16:12:32,043 http-2990-4 WARN anonymous 972x314x2 izdegx 0:0:0:0:0:0:0:1 /s/611/2/6.0-RC2-jira42/_/download/resources/is.origo.jira.tempo-plugin:tempo-report-resource/offsetanchors.js [atlassian.plugin.servlet.AbstractDownloadableResource] Resource not found: Resource: /includes/js/ajs/offsetanchors/offsetanchors.js (null)
      

      Here is a snippet from plugin.xml. Can you please guide us how this should be for us to be able to use both the stalker and offsetanchors?

          <web-resource name="tempo-report-resource" key="tempo-report-resource" state="enabled">
              <dependency>jira.webresources:jquery-fancybox</dependency>
              <dependency>is.origo.jira.tempo-plugin:tempo-resource</dependency>
              <resource type="download" name="stalker.js" location="/includes/js/jquery/plugins/stalker/stalker.js">
                  <param name="source" value="webContextStatic"/>
              </resource>
              <resource type="download" name="offsetanchors.js" location="/includes/js/ajs/offsetanchors/offsetanchors.js">
                  <param name="source" value="webContextStatic"/>
              </resource>
              <resource type="download" name="jquery.progressbar.js" location="js/jquery.progressbar.js"/>
              <resource type="download" name="jquery.ui.autocomplete.js" location="js/jquery.ui.autocomplete.js"/>
              <resource type="download" name="jquery.autocomplete.css" location="css/jquery.autocomplete.css"/>
              <resource type="download" name="tempo.timesheet.js" location="com/tempoplugin/js/tempo.timesheet.js"/>
              <resource type="download" name="tempo.dialog.js" location="com/tempoplugin/js/tempo.dialog.js"/>
              <resource type="download" name="tempo.controls.js" location="com/tempoplugin/js/tempo.controls.js"/>
              <resource type="download" name="tempo.user.js" location="com/tempoplugin/js/tempo.user.js"/>
          </web-resource>
      

      Best regards,

      The Tempo Team

      Attachments

        Activity

          People

            Unassigned Unassigned
            b61663ca5450 Bjarni Thorbjornsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: