Document: Correctly report the number of available translation locales.
authorMurray Cumming <murrayc@murrayc.com>
Tue, 15 May 2012 09:15:08 +0000 (11:15 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 15 May 2012 09:15:08 +0000 (11:15 +0200)
commit77c4d2586bcf8ce13b9608cafa9e1514731a13ad
tree952ed0cb73c8f4663d280b0f825af4aeed1cafb4
parent99df81f7cb6dac2c96227639b7e1705f33beb7a5
Document: Correctly report the number of available translation locales.

* src/main/java/org/glom/web/server/libglom/Document.java: Fill
the available locale IDs list.
* src/test/java/org/glom/web/server/libglom/DocumentTest.java:
testLocales: Test this.
ChangeLog
src/main/java/org/glom/web/server/libglom/Document.java
src/test/java/org/glom/web/server/libglom/DocumentTest.java