IBM Support

LO55632: XPAGE VIEWPANEL.GETSELECTEDIDS() ONLY RETURNS VALUE FOR LAST REPEAT INSTANCE

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as fixed if next.

Error description

  • An XPage contains a Repeat container in which there is a View
    Panel with some Columns, one of which is a Checkbox column. A
    button within the Repeat container uses JavaScript to output the
    number of rows in the View Panel and the numer of rows selected:
    
    var
    viewPanel:com.ibm.xsp.component.xp.XspViewPanel=getComponent("vi
    ewPanel1");
    
    var rowCount=viewPanel.getRowCount();
    var docIDs=viewPanel.getSelectedIds();
    
    sessionScope.put("ButtonResults","rowCount = " + rowCount + ":
    selectedIds.length = " + docIDs.length)
    
    
    The viewPanel.getRowCount() code gets a handle on the correct
    View Panel and outputs the number of rows for this panel however
    viewPanel.getSelectedIds() only returns the number of rows
    selected for the last repeat instance of the view.
    

Local fix

Problem summary

  • This APAR is closed as FIN. We have deferred the fix to a
     future release.
    

Problem conclusion

Temporary fix

Comments

  • This APAR is associated with SPR# DPOL8ADMKR.
    
    This APAR is closed as FIN. We have deferred the fix to a
     future release.
    

APAR Information

  • APAR number

    LO55632

  • Reported component name

    DOMINO SERVER

  • Reported component ID

    5724E6200

  • Reported release

    852

  • Status

    CLOSED FIN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-10-19

  • Closed date

    2011-03-01

  • Last modified date

    2011-07-07

  • 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

  • R852 PSN

       UP

[{"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Product":{"code":"SSKTMJ","label":"Lotus Domino"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.5.2","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
07 July 2011