Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
    • Watched Subcomponents

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Sub-task JDK-8015347
    Parsing issue with decodeURIComponent
  2. Sub-task JDK-8015346
    JSON parsing issues with escaped strings, octal, decimal numbers
  3. Sub-task JDK-8015345
    Function("}),print('test'),({") should throw SyntaxError
  4. Sub-task JDK-8011552
    Arrays with missing elements are not properly sorted
  5. Sub-task JDK-8011543
    "".split(undefined,{valueOf:function(){throw 2}}) does not throw exception
  6. Sub-task JDK-8011421
    When using Object.defineProperty on arrays, PropertyDescriptor's property accessors are invoked multiple times
  7. Sub-task JDK-8011394
    RegExp.prototype.test() does not call valueOf on lastIndex property as per the spec.
  8. Sub-task JDK-8011382
    Data prototype methods and constructor do not call user defined toISOString, valueOf methods per spec.
  9. Sub-task JDK-8011365
    Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefined
  10. Sub-task JDK-8011357
    Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than once
  11. Sub-task JDK-8011274
    Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.hasOwnProperty("prototype") should be false
  12. Sub-task JDK-8011237
    Object.isExtensible(Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get) should be false
  13. Sub-task JDK-8011209
    Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.length is not 0
Refresh results
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Atlassian