Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-693

PortletURLImpl.setBeanParameter(PortletSerializable bean) does not attempt to determine the name of the specified bean

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1
    • portlet container
    • None

    Description

      The PortletURLImpl.setBeanParameter(PortletSerializable bean) method has the following commented-out code:

      PortletURLImpl.java
      // TODO: must be fixed when the bean implementation is integrated!!
      //String name = PortletStateScopedBeanHolder.getParameterName(bean.getClass());
      

      Because of this, it does not attempt to determine the name of the specified bean and fails to set the associated render parameter. Since the method is not yet tested by the TCK (see PLUTO-692) there are no associated TCK failures.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ngriffin7a Neil Griffin (Inactive)
            ngriffin7a Neil Griffin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment