I don't know what version you are on but most of that happens in here:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/services/impl/ComponentMessagesSourceImpl.java?view=markup I haven't changed things ~too~ much in 4.1.2 but there are slight differences...Reading the code leads me to believe that the namespace properties (ie the global) would be read from the same service...In fact I know it is since I added something in for appfuse to be able to place them in different locations. Maybe you'll see a slight difference in component vs. namespace reading in there? If you do let me know. On 5/9/07, Eric Schneider <[EMAIL PROTECTED]> wrote:
Thanks for the tip, I'll give it shot. I'm still very curious about why it would behave differently. :-| e. On 5/9/07, Michael Maier <[EMAIL PROTECTED]> wrote: > > I wonder that 'recap_label=Récapitulation' works... > > try > > man native2ascii > > *.properties are invented by english speaking man, so everything is > ascii...:-) > > maybe this will help > > > Am 10.05.2007 um 00:16 schrieb Eric Schneider: > > > I'm in the process of moving my page and component message bundles > > into a > > global file. In the long run this seems like a much more manageable > > approach. But, I'm seeing some results that I didn't expect. > > > > For example, moving "recap_label=Récapitulation" from a page > > property file > > to the global property file causes the label to render differently. > > > > When it was in the <page>_fr.properties file it would render in the > > browser > > properly, "Récapitulation". When being pulled from the global file > > (<app_name>_fr.properties) it would render like "RÈcapitulation". > > > > Another example of the oddness, "RÉSERVATION BLESSÉE" renders as > > "R…SERVATION BLESS…E" from the global properties file. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- Jesse Kuhnert Tapestry/Dojo team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com