Log inSkip to main contentSkip to sidebar
Loading…
Liferay Issues
  • Dashboards
  • Projects
  • Issues
  • Dataplane Reports
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

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

  1. Task FACES-2431
    Upgrade to sonatype oss-parent version 9 and maven-javadoc-plugin version 2.10.3
  2. Bug FACES-2419
    Liferay Faces BrowserSniffer factories do not support portals other than Liferay
  3. Bug FACES-2403
    Incorrect JavaDoc URL for bridge: and portlet: components in the Showcase component descriptions
  4. Bug FACES-2402
    JavaDoc for portlet: component tags unavailable in Showcase
  5. Improvement FACES-2382
    add more instructions to the FACES-1470 portlet
  6. Bug FACES-2381
    icefaces3-crud-portlet test does not test whether a user has been added
  7. Bug FACES-2379
    Showcase bean methods annotated with @PostConstruct not called when running in JBoss AS
  8. Improvement FACES-2375
    Add error check to job application testers
  9. Improvement FACES-2372
    Improvements to bridge demo testers
  10. Improvement FACES-2371
    Improvements to bridge testers and back ports of FACES-2362
  11. Bug FACES-2369
    Liferay Faces Bridge encodes URLs with zero-length parameter values as having a value of a space character
  12. Bug FACES-2363
    When value is empty, bridge throws java.net.MalformedURLException: invalid name/value pair: name=
  13. Improvement FACES-2362
    Upgrade bridge demos to use a newer version of selenium
  14. Bug FACES-2361
    Security vulnerability with accessing a non-Faces view in JSF portlets
  15. Improvement FACES-2360
    Enable fix-versions.pl to fix the versions in the liferay-hook.xml files.
  16. Bug FACES-2359
    name = null for files uploaded by h:inputFile
  17. Task FACES-2353
    Remove the com.liferay.faces.bridge.internal.BridgeConstants class
  18. Bug FACES-2351
    Failure in OrderingTest on Bamboo server
  19. Task FACES-2345
    Clean Up Liferay Faces Code
  20. Bug FACES-2343
    Security vulnerability with accessing resources in JSF portlets
  21. Task FACES-2330
    Delete BridgeExt.BRIDGE_CONTEXT_ATTRIBUTE in the master (4.2.x) branch and move usage to Compat classes in older branches
  22. Task FACES-2329
    Document why @Deprecated appears in ApplicationImpl.java
  23. Improvement FACES-2324
    Improve readability of source code by removing dependencies on simple StringPool constants
  24. Task FACES-2323
    Remove the com.liferay.faces.util.application.ResourceConstants class in the master branch and deprecate in older branches
  25. Improvement FACES-2321
    Move the com.liferay.faces.util.render.ContentTypes interface to package com.liferay.faces.util
  26. Improvement FACES-2320
    Move the com.liferay.faces.util.render.HttpHeaders interface to package com.liferay.faces.util
  27. Task FACES-2317
    Move method com.liferay.faces.util.component.ComponentUtil.getClientVarName(FacesContext,ClientComponent) to liferay-faces-alloy.jar
  28. Task FACES-2316
    Delete the ComponentUtil.matchComponentInViewRoot(FacesContext,String) static method in master (4.2.x) and deprecate in all other branches
  29. Task FACES-2315
    Delete the com.liferay.faces.util.component.ComponentUtil.convertSubmittedValue(FacesContext,ValueHolder,Object) static method
  30. Task FACES-2314
    Remove com.liferay.faces.util.component.ComponentUtil.appendToCssClasses(String,String) from the master (4.2.x) branch and deprecate in 3.2.x without replacement
  31. Task FACES-2312
    Prevent getLabel() method from being generated in InputFileBase.java for bridge:inputFile
  32. Task FACES-2310
    Remove ".internal" from generated RENDERER_TYPE string constants
  33. Task FACES-2309
    Move constants and most methods from com.liferay.faces.util.render.RendererUtil to liferay-faces-alloy.jar
  34. Task FACES-2308
    Delete com.liferay.faces.util.lang.FacesConstants
  35. Sub-Task FACES-2307
    Delete com.liferay.faces.util.portal.LiferayThemeDisplayUtil from liferay-faces-util.jar
  36. Sub-Task FACES-2306
    Move com.liferay.faces.util.portal.EditorUtil from liferay-faces-util.jar to liferay-faces-portal.jar
  37. Sub-Task FACES-2305
    Delete com.liferay.faces.util.portal.LiferayPortletUtil from liferay-faces-util.jar
  38. Sub-Task FACES-2304
    Delete com.liferay.faces.util.portal.WebKeys from liferay-faces-util.jar from master and deprecate in older branches
  39. Improvement FACES-2303
    Remove "throws FacesException" from API methods
  40. Improvement FACES-2302
    Add the runtime scope to the liferay-faces-bridge-impl artifact in the pom.xml descriptor for the liferay-faces-portal project
  41. Sub-Task FACES-2301
    Move com.liferay.faces.util.portal.ScriptTagUtil from liferay-faces-util.jar to liferay-faces-bridge-impl.jar and liferay-faces-portal.jar
  42. Improvement FACES-2300
    Develop new BrowserSnifferFactoryLiferayImpl and move Liferay Portal specific BrowserSniffer code from liferay-faces-util to liferay-faces-bridge
  43. Improvement FACES-2299
    Remove the dependency that liferay-faces-util.jar has on portal-service.jar
  44. Improvement FACES-2296
    Enable fix-versions.pl to fix versions inside of web.xml descriptors
  45. Task FACES-2292
    Remove liferay-faces-init.jar module
  46. Bug FACES-2289
    alloy:inputFile and bridge:inputFile use-cases do not check the uploaded file status
  47. Improvement FACES-2281
    Speed up development by building fewer modules when the development profile is specified
  48. Bug FACES-2279
    test-setup-hook fails to deploy on Liferay Portal 6.2.3 GA4
  49. Task FACES-2278
    Remove distinction between mojarra.version and icefaces.mojarra.version numbers
  50. Bug FACES-2277
    Invalid error message in the server log "bridgeRequestScope is NOT in the cache"
  51. Improvement FACES-2276
    Remove the BridgeContext.isBridgeRequestScopePreserved() method
  52. Improvement FACES-2274
    Replace ClientScript code with new FacesRequestContext and simple Script
  53. New Feature FACES-2272
    Develop new BridgePortletContextFactory
  54. Regression Bug FACES-2269
    ClientScriptLiferayImpl overwrites existing ScriptData
  55. Bug FACES-2267
    bridge:inputFile should not have instant-ajax usage in Showcase for JSF 2.1
  56. Task FACES-2266
    Backport relevant parts of the Showcase to the 3.1.x, 3.0.x, 3.0.x-legacy, 2.2.x, and 2.1.x branches
  57. Bug FACES-2264
    alloy:inputFile and bridge:inputFile fail to render on all branches except master due to incorrect delegate component type
  58. Task FACES-2259
    Remove UICleanup and CleanupRenderer interfaces from Liferay Portal 6.2 branches and deprecate in Liferay Portal 6.1/6.0/5.2 branches
  59. Improvement FACES-2254
    Remove ClientScriptLiferayImpl dependency on ExtFacesContext
  60. Task FACES-2253
    Refactor portlet namespaced components to comply with portlet 2.0 spec and allow them to be generated by alloy-generator
  61. Improvement FACES-2250
    Enable fix-versions.pl script to fix navigation-rule.xml descriptors
  62. Task FACES-2242
    Upgrade 3.x branches to Mojarra 2.1.29-04
  63. Improvement FACES-2238
    Remove interface com.liferay.faces.util.logging.LogRecordFactory
  64. Improvement FACES-2236
    Move TextResourceUtil code into CodeExampleUtil in Showcase Common
  65. Improvement FACES-2235
    Develop new JspAdapterFactory
  66. Improvement FACES-2233
    Rename com.liferay.faces.util.xml.SAXParserFactory to ConcurrentSAXParserFactory
  67. Bug FACES-2232
    The com.liferay.faces.util.xml.SAXParserFactory feature map is not thread-safe
  68. Improvement FACES-2228
    Enable fix-versions.pl script to fix xml schema versions inside of Facelet taglib.xml descriptors
  69. Improvement FACES-2225
    Simplify the syntax of <security-constraint> configuration in WEB-INF/web.xml descriptors
  70. Improvement FACES-2224
    Upgrade RichFaces demos to 4.5.6.Final
  71. Bug FACES-2222
    ResourceHandlerOuterImpl appears in the ResourceHandler delegation chain more than once
  72. Bug FACES-2221
    jsf2-jsp-portlet fails to submit when file is uploaded
  73. Bug FACES-2217
    Showcase error: LiferayResourceURLImpl cannot be cast to javax.portlet.PortletURL
  74. Bug FACES-2216
    BridgeContextImpl.redirect(String) throws NullPointerExcecption when javax.portlet.faces.DirectLink URL parameter is specified before RESTORE_VIEW phase executes
  75. Bug FACES-2215
    NPE in getValue in class RequestParameterValuesMapEntry.java
  76. Bug FACES-2214
    maven-gpg-plugin attempts to sign integration tests which causes the maven-release-plugin to fail
  77. Bug FACES-2211
    Unable to navigate via Ajax-redirect with alloy:commandButton navigation-use case in showcase-portlet
  78. Bug FACES-2208
    AjaxBehaviorBridgeImpl InstantiationException on portal:inputSearch
  79. Bug FACES-2201
    Bridge does not remove the id of the PortletNamingContainerUIViewRoot from the list of execute and render ids from AjaxBehaviors
  80. Bug FACES-2193
    Job application portlets are failing the dateValidation integration test
  81. Improvement FACES-2192
    Refactor the order of Liferay Faces Jars
  82. Bug FACES-2185
    Primefaces Extension pe:exporter component is incompatible with portlets
  83. Bug FACES-2180
    Liferay Faces Bridge is unable to add <meta> tags to the <head>...</head> section of the portal page
  84. Improvement FACES-2178
    Follow JSF 2.3 convention of having Facelet views under WEB-INF/views and composite components under WEB-INF/resources
  85. Bug FACES-2177
    ViewScope beans memory leak for Mojarra 2.1.28 and newer
  86. Improvement FACES-2176
    Enable fix-versions.pl to fix builder.copyright.year in generator.properties
  87. Sub-Task FACES-2174
    Move the Liferay SharedPageTop processing from PortletContainer to a PhaseListener
  88. Improvement FACES-2173
    Move implementation of BridgeContext.dispatch(String) to ExternalContext
  89. Improvement FACES-2172
    Simplify the class hierarchy of bridge URLs by removing marker interfaces
  90. Improvement FACES-2171
    Clarify the contract of BridgeURL by moving URI functionality to the new BridgeURI class
  91. Bug FACES-2168
    It is not possible to override Liferay portlet parameters (which don't have namespace)
  92. Improvement FACES-2166
    Remove PortletContainer, PortletContainerWrapper, and PortletContainerFactory
  93. Sub-Task FACES-2165
    Remove PortletContainer.create*URL(String) methods
  94. Improvement FACES-2164
    Remove usage of StringPool string constants in components and consolidate method calls for ResponseWriters and StringBuilders
  95. Improvement FACES-2159
    Enable Liferay IDE to identify Liferay Faces demo/issue/test portlets as Liferay portlets
  96. Bug FACES-2157
    h:message and h:messages ignore the styleClass attribute
  97. Improvement FACES-2156
    Remove RendererUtil.ALLOY_END_SCRIPT and replace with "});"
  98. Bug FACES-2154
    groupId for maven-warpath-plugin is incorrect for the bridge-tck-response-wrapper-portlet
  99. Improvement FACES-2147
    Remove portlet namespace optimization feature
  100. Improvement FACES-2146
    Move the creation of ActionURLs, RenderURLs, and ResourceURLs from PortletContainer to MimeResponse
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

Powered by a free Atlassian Jira evaluation license. Please consider purchasing it today.

Atlassian