Technote (troubleshooting)
Problem
Repeat control in XPages generating bad client IDs after 100 entries. If a repeat control exceeds 99 iterations, then the ID's are generated as follows:
view:_id1:repeat1:99
view:_id1:repeat1:10
view:_id1:repeat1:11
view:_id1:repeat1:12
view:_id1:repeat1:13
view:_id1:repeat1:14
view:_id1:repeat1:15
view:_id1:repeat1:16
view:_id1:repeat1:17
view:_id1:repeat1:18
view:_id1:repeat1:19
view:_id1:repeat1:110
Incorrect client IDs are used for rows 100 to 109 (inclusive), which will conflict with IDs for rows 10 to 19.
This issue will prevent the use of editable controls such as Edit Box or Events placed within the rows with bad client IDs.
Resolving the problem
This issue is fixed in 8.5.3.
Fix details: SPR# MKEE89GLQU
Refer to the Upgrade Central site for details on upgrading Notes/Domino.
Related information
Download options for Notes/Domino 8.5.2 Fix Packs
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.