[jira] [Commented] (COCOON-2350) Add a way to escape accolades in i18n messages

2016-03-05 Thread Hudson (JIRA)
://builds.apache.org/job/Cocoon%202.1.X/104/]) COCOON-2350 Add a way to escape accolades in i18n messages (cdamioli: [http://svn.apache.org/viewvc/?view=rev=1733754]) * BRANCH_2_1_X/src/java/org/apache/cocoon/xml/ParamSaxBuffer.java > Add a way to escape accolades in i18n messa

[jira] [Closed] (COCOON-2350) Add a way to escape accolades in i18n messages

2016-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON-2350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cédric Damioli closed COCOON-2350. -- Resolution: Fixed I've implemented \{ as a way to escape { in i18n messages. It's also

[jira] [Created] (COCOON-2350) Add a way to escape accolades in i18n messages

2016-03-05 Thread JIRA
Cédric Damioli created COCOON-2350: -- Summary: Add a way to escape accolades in i18n messages Key: COCOON-2350 URL: https://issues.apache.org/jira/browse/COCOON-2350 Project: Cocoon Issue

[jira] [Closed] (COCOON3-64) i18n support

2012-05-04 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON3-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò closed COCOON3-64. - Resolution: Fixed i18n support Key: COCOON3

[jira] [Commented] (COCOON3-64) i18n support

2012-05-04 Thread Hudson (JIRA)
/I18nTransformer.java * /cocoon/cocoon3/trunk/cocoon-sax/src/test/java/org/apache/cocoon/sax/component/I18NTransformerTest.java * /cocoon/cocoon3/trunk/cocoon-sax/src/test/resources/i18n/fragment.xml * /cocoon/cocoon3/trunk/cocoon-sax/src/test/resources/i18n/fragment_en.properties i18n support

[jira] [Assigned] (COCOON3-64) i18n support

2012-04-27 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON3-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò reassigned COCOON3-64: - Assignee: Francesco Chicchiriccò i18n support

[jira] [Assigned] (COCOON3-64) i18n support

2012-04-27 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON3-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò reassigned COCOON3-64: - Assignee: (was: Francesco Chicchiriccò) i18n support

[jira] [Updated] (COCOON3-64) i18n support

2012-04-27 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON3-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated COCOON3-64: -- Fix Version/s: 3.0.0-beta-1 i18n support

[jira] [Commented] (COCOON3-64) i18n support

2012-04-27 Thread Hudson (JIRA)
/component/I18nTransformer.java * /cocoon/cocoon3/trunk/cocoon-sax/src/main/java/org/apache/cocoon/xml i18n support Key: COCOON3-64 URL: https://issues.apache.org/jira/browse/COCOON3-64 Project: Cocoon 3 Issue

[jira] [Commented] (COCOON3-64) i18n support

2011-12-27 Thread Hudson (Commented) (JIRA)
i18n support Key: COCOON3-64 URL: https://issues.apache.org/jira/browse/COCOON3-64 Project: Cocoon 3 Issue Type: New Feature Components: cocoon-pipeline, cocoon-sax, cocoon-servlet, cocoon-sitemap Affects

Re: [C3] i18n support

2011-08-16 Thread Thorsten Scherler
... Gents, I've just committed all the modifications involved with issue COCOON3-64: I've ported the i18NTransformer in cocoon-sax (since no additional dependencies are involved), added some unit tests and some sitemap samples in cocoon-sitemap. Nice I will try it out ASAP. Thanks for

Re: [C3] i18n support

2011-08-11 Thread Francesco Chicchiriccò
On 14/07/2011 09:25, Francesco Chicchiriccò wrote: Hi folks, yesterday Thorsten wrote something about C3 and i18n support, and we also discussed something about this a while ago [1]. Since I need now this kind of support for my Hippo Cocoon Toolkit project [2], I think in the next weeks I'll

[jira] [Commented] (COCOON3-64) i18n support

2011-08-11 Thread JIRA
/i18nTransformer.html i18n support Key: COCOON3-64 URL: https://issues.apache.org/jira/browse/COCOON3-64 Project: Cocoon 3 Issue Type: New Feature Components: cocoon-pipeline, cocoon-sax, cocoon-servlet, cocoon-sitemap

[jira] [Commented] (COCOON3-64) i18n support

2011-08-11 Thread Hudson (JIRA)
://builds.apache.org/job/Cocoon-trunk/51/]) COCOON3-64 #resolve ilgrosso : http://svn.apache.org/viewvc/?view=revrev=1156644 Files : * /cocoon/cocoon3/trunk/cocoon-sax/src/test/resources/i18n/base_it.properties * /cocoon/cocoon3/trunk/cocoon-sax/src/test/resources/i18n/base_en.properties * /cocoon/cocoon3

[C3] i18n support

2011-07-14 Thread Francesco Chicchiriccò
Hi folks, yesterday Thorsten wrote something about C3 and i18n support, and we also discussed something about this a while ago [1]. Since I need now this kind of support for my Hippo Cocoon Toolkit project [2], I think in the next weeks I'll be working on this topic, so: is there anything I

Re: c3 anf i18n

2011-04-28 Thread Thorsten Scherler
On Wed, 2011-04-27 at 07:56 -0500, Peter Hunsberger wrote: ... Actually it should not that be hard to port the i18n. IMO that is a MUST HAVE featured and was very surprised to not find anything. I'd agree, if we are going to use C3 in the future we will also need this feature. I like

Re: c3 anf i18n

2011-04-28 Thread Peter Hunsberger
However I guess c3 only for is easiest for everyone more familiar with c3. If we have a rewrite I can create the c2.2 wrapper quite easy so I say do the c3 and when finish I do the rest. ;) Basically: AbstractI18n = spring based transformer no deps to either c3/2.2 - c3I18n extends

Re: c3 anf i18n

2011-04-28 Thread Steven Dolg
Am 28.04.2011 16:12, schrieb Peter Hunsberger: However I guess c3 only for is easiest for everyone more familiar with c3. If we have a rewrite I can create the c2.2 wrapper quite easy so I say do the c3 and when finish I do the rest. ;) Basically: AbstractI18n = spring based transformer no

Re: c3 anf i18n

2011-04-27 Thread Francesco Chicchiriccò
On 27/04/2011 07:26, Francesco Chicchiriccò wrote: On 26/04/2011 19:04, Thorsten Scherler wrote: Hi all, I could not find anything related to i18n/locale in c3. Did I not look hard enough or did we not have implemented in that direction yet? You're right, there seems to be nothing in C3

Re: c3 anf i18n

2011-04-27 Thread Thorsten Scherler
On Wed, 2011-04-27 at 09:45 +0200, Francesco Chicchiriccò wrote: On 27/04/2011 07:26, Francesco Chicchiriccò wrote: On 26/04/2011 19:04, Thorsten Scherler wrote: Hi all, I could not find anything related to i18n/locale in c3. Did I not look hard enough or did we not have implemented

Re: c3 anf i18n

2011-04-27 Thread Steven Dolg
Am 27.04.2011 11:59, schrieb Thorsten Scherler: On Wed, 2011-04-27 at 09:45 +0200, Francesco Chicchiriccò wrote: On 27/04/2011 07:26, Francesco Chicchiriccò wrote: On 26/04/2011 19:04, Thorsten Scherler wrote: Hi all, I could not find anything related to i18n/locale in c3. Did I not look

Re: c3 anf i18n

2011-04-27 Thread Peter Hunsberger
to i18n/locale in c3. Did I not look hard enough or did we not have implemented in that direction yet? You're right, there seems to be nothing in C3 sources related to i18n. If so should we look into porting the old i18n transformer? That sounds interesting: how much

c3 anf i18n

2011-04-26 Thread Thorsten Scherler
Hi all, I could not find anything related to i18n/locale in c3. Did I not look hard enough or did we not have implemented in that direction yet? If so should we look into porting the old i18n transformer? salu2 -- Thorsten Scherler thorsten.at.apache.org codeBusters S.L. - web based systems

Re: c3 anf i18n

2011-04-26 Thread Francesco Chicchiriccò
On 26/04/2011 19:04, Thorsten Scherler wrote: Hi all, I could not find anything related to i18n/locale in c3. Did I not look hard enough or did we not have implemented in that direction yet? You're right, there seems to be nothing in C3 sources related to i18n. If so should we look

[jira] Updated: (COCOON-1675) Improve i18n support

2007-12-31 Thread Grzegorz Kossakowski (JIRA)
of this issue because I believe there is no ongoing work on this at the moment and it's not a blocker for 2.2 final release. Improve i18n support Key: COCOON-1675 URL: https://issues.apache.org/jira/browse/COCOON-1675 Project

[jira] Assigned: (COCOON-2089) ServletService-FW handles missing i18n catalogue files incorrect

2007-07-16 Thread Felix Knecht (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Knecht reassigned COCOON-2089: Assignee: Felix Knecht ServletService-FW handles missing i18n catalogue files incorrect

[jira] Closed: (COCOON-2089) ServletService-FW handles missing i18n catalogue files incorrect

2007-07-16 Thread Felix Knecht (JIRA)
to get resource via servlet-services throws CascadingIOException when Resource not found. Adding CascadingIOException to catched exceptions and handle the same way like a SourceNotFoundException. ServletService-FW handles missing i18n catalogue files incorrect

[jira] Updated: (COCOON-2089) ServletService-FW handles missing i18n catalogue files incorrect

2007-07-13 Thread Felix Knecht (JIRA)
handles missing i18n catalogue files incorrect Key: COCOON-2089 URL: https://issues.apache.org/jira/browse/COCOON-2089 Project: Cocoon Issue Type: Bug Components

[jira] Created: (COCOON-2089) ServletService-FW handles missing i18n catalogue files incorrect

2007-07-13 Thread Felix Knecht (JIRA)
ServletService-FW handles missing i18n catalogue files incorrect Key: COCOON-2089 URL: https://issues.apache.org/jira/browse/COCOON-2089 Project: Cocoon Issue Type: Bug

[jira] Created: (COCOON-2057) I18n transformer doesn't substitute params within attribute values

2007-04-30 Thread Andreas Hartmann (JIRA)
I18n transformer doesn't substitute params within attribute values -- Key: COCOON-2057 URL: https://issues.apache.org/jira/browse/COCOON-2057 Project: Cocoon Issue Type: Bug

Re: i18n Translations to String

2006-11-19 Thread Jeremy Quinn
On 17 Nov 2006, at 13:54, Vadim Gritsenko wrote: message key=upload.progress.sentSent: {0}% ({1} of {2} bytes). Filename: {3}./message I have not worked out yet how I18nTransformer does this All the work is done in ParamSaxBuffer. So instead of using

Re: i18n Translations to String

2006-11-17 Thread Jeremy Quinn
On 16 Nov 2006, at 16:55, Vadim Gritsenko wrote: Jeremy Quinn wrote: Hi All I am close to finishing an UploadProgressBar Dojo Widget for CForms and am trying to implement i18n status messages. I have a FlowScript that reads the upload status and sends this as JSON to the UploadProgressBar

Re: i18n Translations to String

2006-11-17 Thread Vadim Gritsenko
Jeremy Quinn wrote: Now I need to work out how to do the above from FlowScript, when my i18n messages may have parameters, eg : :) message key=upload.progress.sentSent: {0}% ({1} of {2} bytes). Filename: {3}./message I have not worked out yet how I18nTransformer does this All

Re: i18n Translations to String

2006-11-17 Thread Jeremy Quinn
Hi Vadim Many thanks for you reply :) On 17 Nov 2006, at 13:54, Vadim Gritsenko wrote: Jeremy Quinn wrote: Now I need to work out how to do the above from FlowScript, when my i18n messages may have parameters, eg : :) message key=upload.progress.sentSent: {0}% ({1} of {2} bytes

i18n Translations to String

2006-11-16 Thread Jeremy Quinn
Hi All I am close to finishing an UploadProgressBar Dojo Widget for CForms and am trying to implement i18n status messages. I have a FlowScript that reads the upload status and sends this as JSON to the UploadProgressBar. I was trying to avoid using JXTemplate for the serialization

Re: i18n Translations to String

2006-11-16 Thread Vadim Gritsenko
Jeremy Quinn wrote: Hi All I am close to finishing an UploadProgressBar Dojo Widget for CForms and am trying to implement i18n status messages. I have a FlowScript that reads the upload status and sends this as JSON to the UploadProgressBar. I was trying to avoid using JXTemplate

Re: i18n Translations to String

2006-11-16 Thread Jeremy Quinn
On 16 Nov 2006, at 16:55, Vadim Gritsenko wrote: Jeremy Quinn wrote: Hi All I am close to finishing an UploadProgressBar Dojo Widget for CForms and am trying to implement i18n status messages. I have a FlowScript that reads the upload status and sends this as JSON to the UploadProgressBar

[jira] Closed: (COCOON-1379) [i18n] extending the I18nTransformer

2006-10-11 Thread Jean-Baptiste Quenot (JIRA)
this one now. [i18n] extending the I18nTransformer Key: COCOON-1379 URL: http://issues.apache.org/jira/browse/COCOON-1379 Project: Cocoon Issue Type: Improvement Components: * Cocoon Core

[jira] Commented: (COCOON-1379) [i18n] extending the I18nTransformer

2006-10-02 Thread Simone Gianni (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1379?page=comments#action_12439250 ] Simone Gianni commented on COCOON-1379: --- Has this ever been fixed? Because i recently committed a modification to i18n transformer to made a couple

[jira] Closed: (COCOON-1897) i18n transformer: catch date parsing exceptions silently

2006-09-09 Thread Jean-Baptiste Quenot (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1897?page=all ] Jean-Baptiste Quenot closed COCOON-1897. Resolution: Won't Fix You probably need to validate user input before going through i18n. The only thing that could be enhanced is to set

[jira] Commented: (COCOON-1897) i18n transformer: catch date parsing exceptions silently

2006-09-01 Thread Dennis Dam (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1897?page=comments#action_12432078 ] Dennis Dam commented on COCOON-1897: I'm wondering what the status is right now? i18n transformer: catch date parsing exceptions silently

[jira] Updated: (COCOON-1897) i18n transformer: catch date parsing exceptions silently

2006-08-24 Thread Antonio Gallardo (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1897?page=all ] Antonio Gallardo updated COCOON-1897: - Would you provide a use case where is important to hide the exception? i18n transformer: catch date parsing exceptions silently

[jira] Commented: (COCOON-1897) i18n transformer: catch date parsing exceptions silently

2006-08-24 Thread DennisDam (JIRA)
, and makes your code less error prone. By the way, what we could also do is , instead of returning an empty string (like in my patch), we return something more meaningful, like error or invalid date format. i18n transformer: catch date parsing exceptions silently

[jira] Created: (COCOON-1897) i18n transformer: catch date parsing exceptions silently

2006-08-23 Thread DennisDam (JIRA)
i18n transformer: catch date parsing exceptions silently Key: COCOON-1897 URL: http://issues.apache.org/jira/browse/COCOON-1897 Project: Cocoon Issue Type: Improvement

[jira] Updated: (COCOON-1897) i18n transformer: catch date parsing exceptions silently

2006-08-23 Thread DennisDam (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1897?page=all ] DennisDam updated COCOON-1897: -- Attachment: I18nTransformer.java.patch i18n transformer: catch date parsing exceptions silently

[jira] Commented: (COCOON-1897) i18n transformer: catch date parsing exceptions silently

2006-08-23 Thread DennisDam (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1897?page=comments#action_12429968 ] DennisDam commented on COCOON-1897: --- patch applies to the current 2_1_X branch i18n transformer: catch date parsing exceptions silently

i18n Translation in cocoon

2006-06-15 Thread sat2_waran
Hi We are using Cocoon 2.1(Web publishing Framework) We have some problem in getting the i18n content in pages. If we hardcode the key value like for instance, i18n:textinput-text/i18n:text then the translated value is getting printed (for example “output-text”), For Example: input-text

Re: i18n Translation in cocoon

2006-06-15 Thread hepabolu
sat2_waran said the following on 15/6/06 11:31: Hi We are using Cocoon 2.1(Web publishing Framework) We have some problem in getting the i18n content in pages. If we hardcode the key value like for instance, i18n:textinput-text/i18n:text then the translated value is getting printed

Re: i18n

2006-06-13 Thread sat2_waran
Hi We are using Cocoon 2.1(Web publishing Framework) We have some problem in getting the i18n content in pages. If we hardcode the key value like for instance, i18n:texthome/i18n:text then the translated value is getting printed, But if we give the key from xsl variable, i18n:textxsl:value

Re: i18n

2006-06-13 Thread Bertrand Delacretaz
means that $home is not what you assume - I'd check the output of this transform with the i18n transformer disabled, to see what's being fed into it. -Bertrand

Re: i18n

2006-06-13 Thread Ugo Cei
-of select=$home//i18n:text it's not coming... Most probably means that $home is not what you assume - I'd check the output of this transform with the i18n transformer disabled, to see what's being fed into it. Or it might means that the XSLT transformation is done *after* the i18n

Re: [Proposal] i18n Transformer: Support Multiple Languages in One Document

2006-06-09 Thread Vadim Gritsenko
Peter Hunsberger wrote: On 4/17/06, Adrien Guillon [EMAIL PROTECTED] wrote: XSLT will be more extensible for site-specific configurations, and more maintainable than the existing Java code. I don't see that you'd necessarily have to mark the existing implementation deprecated. Having the

Re: [Proposal] i18n Transformer: Support Multiple Languages in One Document

2006-06-09 Thread Adrien Guillon
I prefer XSLT... I believe it is much more maintainable if done properly... especially with XSLT and XPath 2.0. I wound up creating my own translation engine in XSLT 2.0, and it works quite well. It only took a couple of hours, whereas the Java code was a mess to trace through... AJ On 9

Number formatting bug in i18n-transformer?

2006-05-23 Thread Tuomo L
is always returned as zeros only. Is this a known bug in i18n-transformer or java? Could someone please verify this, so I can then report it to Jira. Cocoon-2.1.9 Java 1.5.0 (beta 6)

[SOLUTION] Re: Number formatting bug in i18n-transformer?

2006-05-23 Thread Tuomo L
Answering to my own question: I added @src-locale=en_US to the i18n-tag, which helped. The transformer was using the locale from my server, which caused incorrect formatting. -Tuomo On Tue, 23 May 2006, Tuomo L wrote: Hello, I'm trying to format currency using i18n:number. In the docs

[jira] Closed: (COCOON-1587) [PATCH] Simple i18n support for selectionLists

2006-05-08 Thread Rolf Metternich (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1587?page=all ] Rolf Metternich closed COCOON-1587: --- Resolution: Fixed This was my special solution in earlier cocoon-versions. Not longer useful! [PATCH] Simple i18n support for selectionLists

[Proposal] i18n Transformer: Support Multiple Languages in One Document

2006-04-17 Thread Adrien Guillon
Hello All, The current implementation of the i18n transformer is able to output only a single language in i18n:text tags. In the majority of cases this is what is desired, however I need to be able to output multiple languages in a single document. I'd like to extend the i18n text tag

Re: [Proposal] i18n Transformer: Support Multiple Languages in One Document

2006-04-17 Thread Joerg Heinicke
On 17.04.2006 14:30, Adrien Guillon wrote: 2) Why use Java at all? Would we take that much of a performance hit if we used straight XSLT? We could just aggregate the language packs and use a stylesheet to process the i18n text nodes and substitute them. A large dictionary would

Re: [Proposal] i18n Transformer: Support Multiple Languages in One Document

2006-04-17 Thread Adrien Guillon
I know I can write an i18n Transformer in XSLT faster than I can modify the Java Code. Is this how we want to go? I don't want to make something just for my applications, when I can contribute the solution to the community. I feel we can make the change to an XSLT implementation

Re: [Proposal] i18n Transformer: Support Multiple Languages in One Document

2006-04-17 Thread Ralph Goers
Feel free to submit a patch. It would certainly be considered. It would be helpful if you could also run some basic benchmarks to compare the two implementations. Ralph Adrien Guillon wrote: I know I can write an i18n Transformer in XSLT faster than I can modify the Java Code. Is this how

Re: [Proposal] i18n Transformer: Support Multiple Languages in One Document

2006-04-17 Thread Peter Hunsberger
On 4/17/06, Adrien Guillon [EMAIL PROTECTED] wrote: I know I can write an i18n Transformer in XSLT faster than I can modify the Java Code. Is this how we want to go? I don't want to make something just for my applications, when I can contribute the solution to the community. I feel we can

[jira] Updated: (COCOON-1587) [PATCH] Simple i18n support for selectionLists

2006-02-28 Thread David Crossley (JIRA)
to true. The i18nSupport could be set by adding the attribute i18n-support=true to the selection-list tag in the forms definition file. ( Example: fd:selection-list i18n-support=true src=resources/selection-lists/tourart.xml/ ) In program code, you can add i18nSupport by using the SelectionList

[jira] Created: (COCOON-1700) Wrong i18n namespace constant in XMLResourceBundle

2005-11-29 Thread Fenno de Kuiper (JIRA)
Wrong i18n namespace constant in XMLResourceBundle -- Key: COCOON-1700 URL: http://issues.apache.org/jira/browse/COCOON-1700 Project: Cocoon Type: Bug Components: * Cocoon Core Versions: 2.1.8 Reporter

[jira] Aktualisiert: (COCOON-1700) Wrong i18n namespace constant in XMLResourceBundle

2005-11-29 Thread JIRA
. Wrong i18n namespace constant in XMLResourceBundle -- Key: COCOON-1700 URL: http://issues.apache.org/jira/browse/COCOON-1700 Project: Cocoon Type: Bug Components: - Components: Sitemap Versions: 2.1.8

[jira] Kommentiert: (COCOON-1700) Wrong i18n namespace constant in XMLResourceBundle

2005-11-29 Thread JIRA
the 2.0 one. This is also reflected in I18nTransformer, but not in the XMLResourceBundle. Wrong i18n namespace constant in XMLResourceBundle -- Key: COCOON-1700 URL: http://issues.apache.org/jira/browse/COCOON-1700

Re: svn commit: r349807 - in /cocoon/branches/BRANCH_2_1_X: src/java/org/apache/cocoon/i18n/I18nUtils.java src/java/org/apache/cocoon/i18n/XMLResourceBundle.java src/java/org/apache/cocoon/transformat

2005-11-29 Thread hepabolu
, Serviceable, Configurable, Disposable { -/** - * The namespace for i18n is http://apache.org/cocoon/i18n/2.1;. - */ -public static final String I18N_NAMESPACE_URI = -http://apache.org/cocoon/i18n/2.1;; This breaks the compilation of 2.1.9-dev: cocoon-block-forms-compile

Re: svn commit: r349807 - in /cocoon/branches/BRANCH_2_1_X: src/java/org/apache/cocoon/i18n/I18nUtils.java src/java/org/apache/cocoon/i18n/XMLResourceBundle.java src/java/org/apache/cocoon/transformat

2005-11-29 Thread Joerg Heinicke
On 30.11.2005 00:43, hepabolu wrote: Author: joerg Date: Tue Nov 29 13:00:03 2005 New Revision: 349807 URL: http://svn.apache.org/viewcvs?rev=349807view=rev Log: fixing bug COCOON-1700: This breaks the compilation of 2.1.9-dev: Please correct it. Oh, sorry, I should have a look on the

Re: svn commit: r349807 - in /cocoon/branches/BRANCH_2_1_X: src/java/org/apache/cocoon/i18n/I18nUtils.java src/java/org/apache/cocoon/i18n/XMLResourceBundle.java src/java/org/apache/cocoon/transformat

2005-11-29 Thread hepabolu
Joerg Heinicke wrote: On 30.11.2005 00:43, hepabolu wrote: Author: joerg Date: Tue Nov 29 13:00:03 2005 New Revision: 349807 URL: http://svn.apache.org/viewcvs?rev=349807view=rev Log: fixing bug COCOON-1700: This breaks the compilation of 2.1.9-dev: Please correct it. Oh, sorry, I

[jira] Zugewiesen: (COCOON-1670) portal tools i18n doesn't work

2005-11-10 Thread JIRA
[ http://issues.apache.org/jira/browse/COCOON-1670?page=all ] Jörg Heinicke reassigned COCOON-1670: - Assign To: Cocoon Developers Team portal tools i18n doesn't work --- Key: COCOON-1670 URL: http

[jira] Zugewiesen: (COCOON-1675) Improve i18n support

2005-11-10 Thread JIRA
[ http://issues.apache.org/jira/browse/COCOON-1675?page=all ] Jörg Heinicke reassigned COCOON-1675: - Assign To: Cocoon Developers Team Improve i18n support Key: COCOON-1675 URL: http://issues.apache.org

Patch for i18n bug in forms samples

2005-11-08 Thread Paul Focke
Hi, Here is a patch which fixes the i18n in the forms samples. All it does is add 2 lines to src/blocks/forms/samples/sitemap.xmap. Judging by the sheer weight of this patch, I'm supposing that a jira issue is not necessary. -- Paul Fockehttp://outerthought.org

Re: Patch for i18n bug in forms samples

2005-11-08 Thread Upayavira
Paul Focke wrote: Hi, Here is a patch which fixes the i18n in the forms samples. All it does is add 2 lines to src/blocks/forms/samples/sitemap.xmap. Judging by the sheer weight of this patch, I'm supposing that a jira issue is not necessary

Re: Patch for i18n bug in forms samples

2005-11-08 Thread Sylvain Wallez
Upayavira wrote: Paul Focke wrote: Hi, Here is a patch which fixes the i18n in the forms samples. All it does is add 2 lines to src/blocks/forms/samples/sitemap.xmap. Judging by the sheer weight of this patch, I'm supposing that a jira issue is not necessary

Re: Patch for i18n bug in forms samples

2005-11-08 Thread Sylvain Wallez
Paul Focke wrote: Hi, Here is a patch which fixes the i18n in the forms samples. All it does is add 2 lines to src/blocks/forms/samples/sitemap.xmap. Judging by the sheer weight of this patch, I'm supposing that a jira issue is not necessary. Applied. Thanks! Sylvain -- Sylvain Wallez

[jira] Created: (COCOON-1675) Improve i18n support

2005-11-02 Thread Carsten Ziegeler (JIRA)
Improve i18n support Key: COCOON-1675 URL: http://issues.apache.org/jira/browse/COCOON-1675 Project: Cocoon Type: Task Components: Blocks: Portal Versions: 2.2-dev (Current SVN) Reporter: Carsten Ziegeler Fix For: 2.2-dev

Re: complete version of form i18n zh_CN file

2005-10-31 Thread Bertrand Delacretaz
Hi Roy, Le 28 oct. 05, à 10:02, roy huang a écrit : ... I have update form the svn,only src\webapp\samples\i18n\translations\messages_zh_CN.xml is update,src\blocks\forms\java\org\apache\cocoon\forms\system\i18n\messag es_zh_CN.xml is not updated.I think this file should be update too

Re: complete version of form i18n zh_CN file

2005-10-28 Thread Bertrand Delacretaz
Le 28 oct. 05, à 05:49, roy huang a écrit : ...messages_zh_CN.xml Committed to both 21branch and trunk - I cannot check the translation though, we trust you on that one! -Bertrand

Re: complete version of form i18n zh_CN file

2005-10-28 Thread roy huang
Hi,Bertrand I have update form the svn,only src\webapp\samples\i18n\translations\messages_zh_CN.xml is update,src\blocks\forms\java\org\apache\cocoon\forms\system\i18n\messages_zh_CN.xml is not updated.I think this file should be update too. Thanks. Roy Huang

Re: complete version of form i18n zh_CN file

2005-10-28 Thread Pier Fumagalli
On 28 Oct 2005, at 08:15, Bertrand Delacretaz wrote: Le 28 oct. 05, à 05:49, roy huang a écrit : ...messages_zh_CN.xml I cannot check the translation though, we trust you on that one! That's when you use http://translate.google.com/translate_t (or a wife who can read chinese)... I

Re: svn commit: r312968 - in /cocoon/branches/BRANCH_2_1_X: ./ src/java/org/apache/cocoon/components/source/impl/validity/ src/java/org/apache/cocoon/i18n/ src/java/org/apache/cocoon/transformation/ s

2005-10-24 Thread Vadim Gritsenko
level - exactly what you would expect if you are trying to debug i18n component. Anything else is counter productive and counter intuitive (what you would do if you need to see those exeptions? Set a breakpoint? Patch implementation? Roll your own implementation?) - Bad formed XML

Re: svn commit: r312968 - in /cocoon/branches/BRANCH_2_1_X: ./ src/java/org/apache/cocoon/components/source/impl/validity/ src/java/org/apache/cocoon/i18n/ src/java/org/apache/cocoon/transformation/ s

2005-10-24 Thread Sylvain Wallez
that the system works. Such exceptions must not bubble up upstream: if exception is let through, your whole site goes down simply due to single bug in i18n catalogue. With existing exception handling, i18n (and your whole site) continues functioning with older version of the catalogue, but reports an error

Re: svn commit: r312968 - in /cocoon/branches/BRANCH_2_1_X: ./ src/java/org/apache/cocoon/components/source/impl/validity/ src/java/org/apache/cocoon/i18n/ src/java/org/apache/cocoon/transformation/ s

2005-10-24 Thread Vadim Gritsenko
impression that the system works. Such exceptions must not bubble up upstream: if exception is let through, your whole site goes down simply due to single bug in i18n catalogue. With existing exception handling, i18n (and your whole site) continues functioning with older version of the catalogue

Re: svn commit: r312968 - in /cocoon/branches/BRANCH_2_1_X: ./ src/java/org/apache/cocoon/components/source/impl/validity/ src/java/org/apache/cocoon/i18n/ src/java/org/apache/cocoon/transformation/ s

2005-10-24 Thread Sylvain Wallez
Vadim Gritsenko wrote: Well I can see that in dev environment you would prefer to get error right away, but historically i18n was allowing content editors to push broken XML files and site admins to scream on editors, while all other users can continue to use older version of a site. Ah, I

[jira] Updated: (COCOON-1474) i18n transformer does not work when i18n:text tags are added via XSL

2005-10-24 Thread Ralph Goers (JIRA)
Cocoon 2.1.5 and 2.2.0-dev. If i18n:text tags are included in the initial file of a pipeline, the i18n transformer works great. But if they are added via an XSL transformation, the i18n transfomer no longer works. In this case, when the i18n:text tags are added via an XSL transform, the logs

[jira] Updated: (COCOON-1450) i18n messages don't work for required fields

2005-10-24 Thread Ralph Goers (JIRA)
[ http://issues.apache.org/jira/browse/COCOON-1450?page=all ] Ralph Goers updated COCOON-1450: Bugzilla Id: (was: 33637) Component: * Cocoon Core (was: Blocks: (Undefined)) Description: I've tried using i18n tags

Re: svn commit: r312968 - in /cocoon/branches/BRANCH_2_1_X: ./ src/java/org/apache/cocoon/components/source/impl/validity/ src/java/org/apache/cocoon/i18n/ src/java/org/apache/cocoon/transformation/ s

2005-10-23 Thread Sylvain Wallez
level - exactly what you would expect if you are trying to debug i18n component. Anything else is counter productive and counter intuitive (what you would do if you need to see those exeptions? Set a breakpoint? Patch implementation? Roll your own implementation?) - Bad formed XML

Re: svn commit: r312968 - in /cocoon/branches/BRANCH_2_1_X: ./ src/java/org/apache/cocoon/components/source/impl/validity/ src/java/org/apache/cocoon/i18n/ src/java/org/apache/cocoon/transformation/ s

2005-10-22 Thread Vadim Gritsenko
level - exactly what you would expect if you are trying to debug i18n component. Anything else is counter productive and counter intuitive (what you would do if you need to see those exeptions? Set a breakpoint? Patch implementation? Roll your own implementation?) - Bad formed

Re: svn commit: r312968 - in /cocoon/branches/BRANCH_2_1_X: ./ src/java/org/apache/cocoon/components/source/impl/validity/ src/java/org/apache/cocoon/i18n/ src/java/org/apache/cocoon/transformation/ s

2005-10-21 Thread Sylvain Wallez
: vgritsenko Date: Tue Oct 11 15:28:46 2005 New Revision: 312968 URL: http://svn.apache.org/viewcvs?rev=312968view=rev Log: action dev=VG type=update I18n: Refactored XMLResourceBundle to use transient store instead of private cache. Added reload check interval parameter. Support

Re: svn commit: r314929 - in /cocoon: blocks/core-samples-additional/trunk/samples/ blocks/core-samples-additional/trunk/samples/resources/ blocks/core-samples-additional/trunk/samples/resources/i18n/

2005-10-13 Thread Vadim Gritsenko
Ugo Cei wrote: Il giorno 12/ott/05, alle ore 16:48, Vadim Gritsenko ha scritto: Check your ~/.subversion/config, it should have [auto-props] section set up. For files already added to the svn, use this shell script: Would you be so nice as to share with us the contents of your [auto-

DO NOT REPLY [Bug 37079] New: - I18N Transformer

2005-10-13 Thread bugzilla
/show_bug.cgi?id=37079 Summary: I18N Transformer Product: Cocoon 2 Version: 2.1.6 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: sitemap components AssignedTo: dev

DO NOT REPLY [Bug 37079] - I18N Transformer

2005-10-13 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=37079. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: svn commit: r314929 - in /cocoon: blocks/core-samples-additional/trunk/samples/ blocks/core-samples-additional/trunk/samples/resources/ blocks/core-samples-additional/trunk/samples/resources/i18n/

2005-10-13 Thread David Crossley
Vadim Gritsenko wrote: Ugo Cei wrote: Would you be so nice as to share with us the contents of your [auto- props] section? I assume you have added all filename patterns that are relevant for Cocoon sources. Done. Feel free to update. http://wiki.apache.org/cocoon/SVNConfig Surely

Re: svn commit: r314929 - in /cocoon: blocks/core-samples-additional/trunk/samples/ blocks/core-samples-additional/trunk/samples/resources/ blocks/core-samples-additional/trunk/samples/resources/i18n/

2005-10-13 Thread Vadim Gritsenko
David Crossley wrote: Vadim Gritsenko wrote: Ugo Cei wrote: Would you be so nice as to share with us the contents of your [auto- props] section? I assume you have added all filename patterns that are relevant for Cocoon sources. Done. Feel free to update.

Re: svn commit: r314929 - in /cocoon: blocks/core-samples-additional/trunk/samples/ blocks/core-samples-additional/trunk/samples/resources/ blocks/core-samples-additional/trunk/samples/resources/i18n/

2005-10-12 Thread hepabolu
[EMAIL PROTECTED] wrote: Added: cocoon/blocks/core-samples-additional/trunk/samples/resources/i18n/messages.xml URL: http://svn.apache.org/viewcvs/cocoon/blocks/core-samples-additional/trunk/samples/resources/i18n/messages.xml?rev=314929view=auto

Re: svn commit: r314929 - in /cocoon: blocks/core-samples-additional/trunk/samples/ blocks/core-samples-additional/trunk/samples/resources/ blocks/core-samples-additional/trunk/samples/resources/i18n/

2005-10-12 Thread Vadim Gritsenko
hepabolu wrote: Grr. I checked this and thought it was properly set up. What should I have done? Check your ~/.subversion/config, it should have [auto-props] section set up. For files already added to the svn, use this shell script: #!/bin/sh svn propset svn:eol-style native $* svn

Re: svn commit: r314929 - in /cocoon: blocks/core-samples-additional/trunk/samples/ blocks/core-samples-additional/trunk/samples/resources/ blocks/core-samples-additional/trunk/samples/resources/i18n/

2005-10-12 Thread hepabolu
Vadim Gritsenko wrote: hepabolu wrote: Grr. I checked this and thought it was properly set up. What should I have done? Check your ~/.subversion/config, it should have [auto-props] section set up. For files already added to the svn, use this shell script: #!/bin/sh svn propset

Re: svn commit: r314929 - in /cocoon: blocks/core-samples-additional/trunk/samples/ blocks/core-samples-additional/trunk/samples/resources/ blocks/core-samples-additional/trunk/samples/resources/i18n/

2005-10-12 Thread Vadim Gritsenko
hepabolu wrote: And Windows? At work I use Windows and handle all SVN actions using subclipse. Subclipse? You are asking wrong dude :-) In TortoiseSVN probably there is some settings dialogue for that; and you can use File - Properties - Subversion tab to edit properties. Vadim

Re: svn commit: r314929 - in /cocoon: blocks/core-samples-additional/trunk/samples/ blocks/core-samples-additional/trunk/samples/resources/ blocks/core-samples-additional/trunk/samples/resources/i18n/

2005-10-12 Thread Ugo Cei
Il giorno 12/ott/05, alle ore 16:48, Vadim Gritsenko ha scritto: Check your ~/.subversion/config, it should have [auto-props] section set up. For files already added to the svn, use this shell script: Would you be so nice as to share with us the contents of your [auto- props] section? I

Re: svn commit: r312968 - in /cocoon/branches/BRANCH_2_1_X: ./ src/java/org/apache/cocoon/components/source/impl/validity/ src/java/org/apache/cocoon/i18n/ src/java/org/apache/cocoon/transformation/ s

2005-10-11 Thread Torsten Curdt
...shouldn't this only be changed in trunk instead of in branch? cheers -- Torsten PGP.sig Description: This is a digitally signed message part

Re: svn commit: r312968 - in /cocoon/branches/BRANCH_2_1_X: ./ src/java/org/apache/cocoon/components/source/impl/validity/ src/java/org/apache/cocoon/i18n/ src/java/org/apache/cocoon/transformation/ s

2005-10-11 Thread Vadim Gritsenko
Torsten Curdt wrote: ...shouldn't this only be changed in trunk instead of in branch? IMHO, if OOMEs and severe usability issues are not fixed in branch, then trunk won't ever be used by anybody, isn't it? Vadim

  1   2   3   >