ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

ZK 5.0.7 released!

southerncrossie
11 May 2011 06:18:37 GMT
11 May 2011 06:18:37 GMT

The 5.0.7 maintenance release focuses on fixing bugs and introduces newly improved features for ZK components including a full support for IE 9 and Firefox 4, improved touch functionalities for iOS browsers as well as improvements to i18n, tree sorting, listbox and many more. For more information, check out new features and release note. Download.

terrytornadoTop Contributor
11 May 2011 08:05:22 GMT
11 May 2011 08:05:22 GMT

| Specify multiple property files for i18n labels
That's great.

But.. Can you explain me the difference between the zk i3-label.properties and i18n property files. (I have asked this formerly but without a satisfied answer)
And as second, i can't see in the feature smalltalk about the naming convention for the language of such an i18n property file.
Is it the same as the i3-label_de_DE.properties means: foreignModule_de_DE.properties (german); foreignModule.properties (default).

Thanks
Stephan

jumperchen
11 May 2011 22:58:15 GMT
11 May 2011 22:58:15 GMT

@Stephan,

Yes, it is the same as the i3-label, and in the new feature you don't specify the language with de_DE, ZK will find the matched file for you.
For more details, please refer to this document.

terrytornadoTop Contributor
12 May 2011 03:08:30 GMT
12 May 2011 03:08:30 GMT

OK, thanks Jumper

magmog
15 May 2011 00:46:03 GMT
15 May 2011 00:46:03 GMT

Thanks alot for the autodisable for menuitem!
Have tested it with 5.0.7.FL.20110510 and it works great! :)

When will 5.0.7 be deployed to the maven repository?

southerncrossie
16 May 2011 22:26:07 GMT
16 May 2011 22:26:07 GMT

@ magmog

Hi, maven files are usually uploaded a week after the official release. By the way, if you are a PE/EE customer, please contact the support window to obtain your maven password if you haven't already done so.

terrytornadoTop Contributor
27 May 2011 06:32:00 GMT
27 May 2011 06:32:00 GMT

Many, many thanks to the corrected position of a constraint errorbox if the field is on the right end of the screen.