Bug: 60+ hits with XPages date picker

Enabling “use date picker” on an XPage edit box results in 60+ additional hits to Domino when the XPage is loaded.

There is already some Dojo custom build process going on as evidenced by the “xspClientDojo.js” file that gets loaded when you open an XPage. The date picker (and probably time picker, RT editor, etc) need this performed as well.

Originally reported here against Beta 1:

Subject: fix is in place for 8.5

date picker is built with dojo layers.

Subject: Nice… that’s a huge win for performance.