Jump to content
We've recently updated our Privacy Statement, available here ×

HTML field is showing incorrect data


anubha.trivedi

Recommended Posts

I am facing an issue wherein database field is having html tags and when selecting the markup as HTML "<" is removed from text.

For example the original text entered is:

fdsfasdfasdfdas
~!@#$%^&*()_+{}|:"<?[];',./fsdfds>

fdfddasfasfasdsdfaasdf

nnrlr

In database it is saved as:

fdsfasdfasdfdas<br>~!@#$%^&*()_+{}|:"<?[];',./fsdfds><br><br>fdfddasfasfasdsdfaasdf<br><br>nnrlr

In Jasper report it is displaying as:

fdsfasdfasdfdas
~!@#$%^&*()_+{}|:"?[];',./fsdfds>
fdfddasfasfasdsdfaasdf
nnrlr

Please confirm if this can be rectified. 

Regards

Anubha

 

Link to comment
Share on other sites

  • 2 weeks later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...