Changes Changed javascript to avoid use of methods "hasAttribute" and "appendChild" (for option list construction) as their implementation is buggy in IE. Files changed in patch: website/html/selectdb.js Installing the patch: 1) Ensure that all previous patches have been applied 2) Change into the root meme_4.4.0 distribution directory 3) run patch -p0 -i PATH_TO_PATCH/meme_4.4.0.patch_6 4) run make; make install If run on split server (separate Apache and Tomcat servers) this patch needs to be applied to the website side.