简体   繁体   English

JSF 1.2 inputText会将引号上的文本截断

[英]JSF 1.2 inputText truncates text on quotation marks

JSF 1.2 inputText normally is able to show value with quotation marks. JSF 1.2 inputText通常能够显示带引号的值。 In the current system these are treated as part of HTML and therefore the source code gets truncated. 在当前系统中,这些被视为HTML的一部分,因此源代码被截断。

Do you have any hints what could cause this issue? 您有什么提示可能导致此问题吗? Thanks! 谢谢!

The input text is: Test with "quotation marks" 输入的文本是:用“引号”进行测试

用HTML解释的引号

截断的inputText

It has emerged that this was a bug in the JSF library. 事实证明,这是JSF库中的错误。 I had to switch to another version. 我不得不切换到另一个版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM