Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900902

Agent.Task.getResourceData incorrectly throws MissingResourceException for empty resource files

XMLWordPrintable

    • b07
    • Verified

      Agent.Task.getResourceData incorrectly throws MissingResourceException for empty resource files:

      if (size == 0)
                      throw new MissingResourceException(resourceName, null, resourceName);

      This code should be removed.

            bkurotsu Brian Kurotsuchi (Inactive)
            alfedoro Alexey Fedorov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: