Menu

#292 Text under pre tag is not decoded in StringBean

open
5
2012-03-01
2012-03-01
plad
No

When using String bean to extract text from the following html:

<html><body><pre>&nbsp;</pre>aaa &nbsp;</body></html>

We get "&nsbp aaa"
We should get " aaa" (which is the result when trying to render the html).

Decoding the string should still be done.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.