Re: svn commit: r1464479 - in /openmeetings: branches/2.1/docs/downloads.html branches/2.1/xdocs/downloads.xml trunk/singlewebapp/docs/downloads.html trunk/singlewebapp/xdocs/downloads.xml

2013-04-05 Thread Maxim Solodovnik
Maybe we can put just link to the http://www.apache.org/dyn/closer.cgi/openmeetings/2.1.0 ? On Fri, Apr 5, 2013 at 6:00 AM, seba.wag...@gmail.com seba.wag...@gmail.com wrote: And the download link for the MD5 sums do not work. From my point of view there is also no need for the .asc and .md5

Re: How to set attribute value to a language xml file entry

2013-04-05 Thread Maxim Solodovnik
I believe the error is in this line: this.parent.setAttribute('errortext',canvas.getLabelName(1541)); you should write this.setAttribute('errortext',canvas.getLabelName(1541)); since in XML hierarchy 'errortext' is on the same level. parent means 'parent XML element' not 'parent

Re: How to set attribute value to a language xml file entry

2013-04-05 Thread Andun Sameera
I found that running test method of singlewebapp/src/org/apache/openmeetings/test/labels/FillLabels.java will do the task. but getting some exceptions while running it. Will report the result. Thanks! On Fri, Apr 5, 2013 at 2:07 PM, Andun Sameera andun...@gmail.com wrote: Hi Maxim, Problem

Re: OPENMEETINGS-560

2013-04-05 Thread Кочура Иван
Unfortunately, I can not fix the appearance of a second window with an unknown error. It possible to apply the patch? In HTLM5 version, this error is missing. 2013/4/4 Кочура Иван kiv.i...@gmail.com Hello Irina, Thanks for the answer. I will correct. I see two error message windoes instead