[
https://issues.apache.org/jira/browse/FOP-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808854#comment-13808854
]
Pascal Sancho commented on FOP-2308:
------------------------------------
Luis, I agree with Alexey's comment.
{quote}
In any case, give me an example where that behavior is desirable and may revert
the change. If I want to capitalize a title, uppercasing the first letter and
lowercasing the others seems reasonable.
{quote}
I do have a use case:
using "Capitalize" on text that contains uppercase acronym should not affect
it, and should leave it as uppercase.
See our web site, the acronym "FOP" is used everywhere, and still remains
uppercased...
> text-transform="capitalize" assumes input text is lowercase
> -----------------------------------------------------------
>
> Key: FOP-2308
> URL: https://issues.apache.org/jira/browse/FOP-2308
> Project: Fop
> Issue Type: Bug
> Reporter: Luis Bernardo
> Fix For: trunk
>
> Attachments: test.fo
>
>
> <fo:block text-transform="capitalize">CAPITALIZE</fo:block> should output
> Capitalize, not CAPITALIZE as it does currently.
--
This message was sent by Atlassian JIRA
(v6.1#6144)