[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-1343) Support for Word dash (em-dash) character in s:formattedText (SeamTextLexer)

Christian Bauer (JIRA) jira-events at lists.jboss.org
Tue May 29 01:26:19 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1343?page=all ]

Christian Bauer reassigned JBSEAM-1343:
---------------------------------------

    Assignee: Christian Bauer

> Support for Word dash (em-dash) character in s:formattedText (SeamTextLexer)
> ----------------------------------------------------------------------------
>
>                 Key: JBSEAM-1343
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1343
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core, JSF
>    Affects Versions: 1.2.1.GA
>            Reporter: Patrick Ruhkopf
>         Assigned To: Christian Bauer
>            Priority: Trivial
>
> <s:formattedText /> currently doesn't support the dash character u0096. That leads to an exception when working with copy n paste from MS Word. I am not able to supply a patch, because I can't find the jboss.text package in the latest HEAD (which causes build errors, by the way). Is it just me?
> Annyway, just add case '\u0096' to nextToken and mPUNCTUATION. That's it...

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

        



More information about the seam-issues mailing list