I am using the web browser UI of a Lotus Notes TeamRoom; built from the template that shipped with 8.5 . . . I keep seeing this in the Domino Web Server Log when I edit a TeamRoom document from the web UI (hosted on an R8.5 server):
Request: GET /domjava/editctrl/en-gb.xml HTTP/1.1
Status: 404 NOT FOUND (Server could not find the given resource)
Translated URI: D:/Domino/data/domino/java/editctrl/en-gb.xml
Translated Request: mysite.com/domjava/editctrl/en-gb.xml
When I look in “D:/Domino/data/domino/java/editctrl”, there is no “en-gb.xml” file (I cannot find a file of this name on any of our R8.0.2 or R8.5 servers!).
Googling for this hits on next to nothing useful when you associate “Domino” with “en-gb.xml”. The best I found was from the R6-7 Forum, but that just said that they were also missing this file 8-o http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/2c12769526e90826852572330054cb5f?OpenDocument&Highlight=0,en-gb.xml
The TeamRoom appears to work and the Java rich text editor is okay. I am thinking about creating a null “en-gb.xml” file just to keep the logs clean . . . anyone know if this is a bad idea?