\n's in reports
Brought to you by:
greg_k,
mjbrenegan
Hi
When running reports in PDF & HTML, the actual descriptions seem to be littered with \n's and other codes.
i.e
"\nSynopsis :\n\nSome information about the remote HTTP configuration can be extracted.
\n\nDescription :\n\nThis"
Can someone point me in the right direction to get this resolved please.
Thanks
Adam the data is stored in the database in a format compatable with perl/etc. \n is the code for new lines. There is code per both the reshtm.php and respdf.php page which should find / replace \n with <br> tags to convert \n line in perl format to the html equivalent on the fly for report generation.
There is either two things occuring one the data is being inserted wrong, or two the page is not find replacing for \n in whole / or part.
What version OS/LINUX version are you running / Inprotect Version /etc.