Uploaded image for project: 'Jetspeed (Retired)'
  1. Jetspeed (Retired)
  2. JS1-406

[FIX] NPE when pane does not have portlets

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.5-dev / CVS
    • 1.5
    • Layout
    • None
    • Operating System: All
      Platform: All
    • 24300

    Description

      Report from Pernoud Aurelien.

      Got a NPE in jetspeed.log due to a change in PanedControllerAction.java:125:

      if (portlet != null)
      context.put("pane", portlet);

      NO TEST --->
      if(!portlet.getAttribute("_menustate", "open",
      rundata).equals("closed"))

      { cont.savePaneID(rundata, paneID); }

      Attachments

        Activity

          People

            Unassigned Unassigned
            caius1440@hotmail.com Jeremy Ford
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: