tapestry-dev@jakarta.apache.org
[Top] [All Lists]

[jira] Created: (TAPESTRY-359) Localization directive <span key="hello">

Subject: [jira] Created: (TAPESTRY-359) Localization directive <span key="hello">Hello</span> cuts trailing space
From: "Wolfgang (JIRA)"
Date: Tue, 28 Jun 2005 09:37:57 +0200 CEST
Localization directive <span key="hello">Hello</span> cuts trailing space
-------------------------------------------------------------------------

         Key: TAPESTRY-359
         URL: http://issues.apache.org/jira/browse/TAPESTRY-359
     Project: Tapestry
        Type: Bug
  Components: Framework  
    Versions: 4.0    
 Environment: Windows 2000, java sdk-1.4.2_04, tomcat-5.028
    Reporter: Wolfgang
    Priority: Minor


Localization directive <span key="hello">Hello</span> cuts the trailing space.

for example:
"<span key="hello">Hello</span> World" -> displays a HelloWorld

The longer version <span jwcid="@Insert" value="message:hello">Hello</span> 
hasn't this problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: tapestry-dev-help@xxxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>
  • [jira] Created: (TAPESTRY-359) Localization directive <span key="hello">Hello</span> cuts trailing space, Wolfgang (JIRA) <=