• NamePicker - Duplicate Values after Search

    By Ferhat BULUT 1 decade ago

    You can try it from XPagesExt.nsf (Domino_Pickers.xsp).

    Problem is :

    ** Scenario 1 **

    1- Open Name Picker Dialog

    2- Enter Search Value

    3- Hit to ENTER

    4- Check the list (Search Result is duplicated)

    **** There is a problem about namepicker class. "public IPickerResult readEntries(IPickerOptions options)" function is executed twice when you hit to ENTER key. Not Search Button.

    ---

    ** Scenario 2 **

     

    1- Open Name Picker Dialog

    2- Enter Search Value

    3- Hit to Search Button

    4- Check the list (Search Result is NOT duplicated)

    Thanks

    Ferhat Bulut

     

    • Can't reproduce it

      By Philippe Riand 1 decade ago

      I tried FF and IE, with the latest ExtLib (not UP1). Can you please be more precise on the steps, and join some screenshots?

      • Sorry missed your comment :)

        By Ferhat BULUT 1 decade ago

        Philip,

        Sending some screenshots and sample DB. Just Sign & Browse. If not works, re-create FullText Index.

        1- Browse xspSelectName.xsp

        2- Click on Select User

        3- Type "Ben"

        4- Click on ENTER key

        5- on Chrome/FF, no problem

        6- on IE 9 - values duplicated.

        Check my bean from Package Explorer "DominoDirectoryNamePicker.java" @ org.openntf.ferhat package.

      • Screenshots

        By Ferhat BULUT 1 decade ago

        Screen on Chrome/ FF

         

        Screen on IE 9