IBM Support

PK82604: CONFIG SERVICE SETTING PORTLET.AUTOMAXIMIZE RESTORES STATE ON AN Y ACTION

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • If the config service setting portlet.automaximize is set to
    true or the per-portlet automaximize feature is activated, a
    portlets state, that was automatically maximized prior, will be
    reset on any action that is performed. But it should only be
    reset if the portlet changes its mode back to view. This
    behaviour can be seen on IBM legacy portlets.
    

Local fix

  • N/A
    

Problem summary

  • If the config service setting portlet.automaximize is set to
    true or the per-portlet automaximize feature is activated, a
    portlets state, that was automatically maximized prior, will be
    reset on any action that is performed. It should only be reset
    if the portlet changes its mode back to view. This behaviour can
    be seen on IBM legacy portlets.
    
    Note:
    
    If the IBM theme is used with the automaximize feature on WP
    6.0.1.x, there could be a problem with the "Back"-Link in the
    themes portlet-context-menu. This link normally keeps the
    maximized state, also when going back to View mode. To fix this
    edit the file
    
    
    <wp-profile-root>\installedApps\<node-name>\wps.ear\wps.war\them
    es\html\IBM\portletContextMenu.jsp
    
    and search for this line:
    
       <c-rt:if
    test='<'=!pMode.equals(javax.portlet.PortletMode.VIEW)'>'
    ><portal-navigation:urlGeneration contentNode="<'=pageID'>" ...
    
    Change it to restore to normal window state:
    
       <c-rt:if
    test='<'=!pMode.equals(javax.portlet.PortletMode.VIEW)'>'
    ><portal-navigation:urlGeneration portletWindowState="normal"
    contentNode="<'=pageID'>" ...
    
    With the added portletWindowState="normal" property, the window
    state will always be restored to normal on clicking the "Back"
    link in the theme.
    
    In custom themes only the <portletBack/> tag should be used.
    This tag is aware of the autmaximize feature.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PK82604

  • Reported component name

    WEBSPHERE PORTA

  • Reported component ID

    5724E7600

  • Reported release

    60J

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-03-17

  • Closed date

    2009-03-26

  • Last modified date

    2010-10-27

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WEBSPHERE PORTA

  • Fixed component ID

    5724E7600

Applicable component levels

  • R60H PSY

       UP

  • R60J PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSHRKX","label":"WebSphere Portal"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.0.1.5","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
27 October 2010