IBM Support

PK73922: FAVORITES DOCUMENTATION IS INCORRECT IN THE INFOCENTER FOR 6.1

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as documentation error.

Error description

  • Information in the infocenter is incorrect at the information
    for the favorites loop this section of code
    
    
    <form tabIndex="8" name="wpsFavoritesSelectionForm" method="GET"
      style="margin-bottom: 0"
      action='<portal-navigation:url
    commandParam="favoritesCommand"/>'>
     <select name="favoritesCommand" onchange="javascript: if
      (this.options[this.selectedIndex].value.charAt(0) == '@')
     {
       window.open(this.options[this.selectedIndex].value.substring(
    1),
      '_blank'); this.selectedIndex=0; return false;}
     else { this.form.submit(); return false; }">
    
    should be replaced with this
    <form tabIndex="8" name="wpsFavoritesSelectionForm" method="GET"
    style=
     "margin-bottom: 0" >
     <select name="favoritesCommand"
    onchange="document.location.href=
     this.options[this.selectedIndex].value">
    

Local fix

  • See Above code change
    

Problem summary

  • doc on the favorites loop was incorrect
    

Problem conclusion

  • Doc had to be updated for 61
    

Temporary fix

Comments

APAR Information

  • APAR number

    PK73922

  • Reported component name

    WEBSPHERE PORTA

  • Reported component ID

    5724E7600

  • Reported release

    610

  • Status

    CLOSED DOC

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2008-10-16

  • Closed date

    2008-10-21

  • Last modified date

    2008-10-21

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

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

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSHRKX","label":"WebSphere Portal"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.1","Line of Business":{"code":"LOB31","label":"WCE Watson Marketing and Commerce"}}]

Document Information

Modified date:
21 December 2021