Long Description(LD) formatting in Maximo 6.2.4 doesn't get preserved when report is executed. Instead, the LD appears as continuous line of text.
Content
The customers experiencing this issue must undo web.xml additions for APAR IZ25967 (Cross-Site fix), re-enter long descriptions that were entered and saved after the cross site fix was implemented.
The change that was originally implemented in Maximo 6.2.1 to fix the cross-site scripting is as follows:"
Date: 10/01/08
APAR #: IZ25967
Issue(s): 08-18026
Description: MAXIMO 6.2.1 PERSISTANT CROSS SITE SCRIPTING - SEE ISSUE 08-10909
Database Scripts: N/A
Manual Changes : Enable OR ADD cross site scripting filter inside the <MAXIMOBUILD>\applications\maximo\maximouiweb\webmodule\WEB-INF\web.xml as shown below
<!-- Uncomment this line for Cross Site Scripting Problem --> <filter-mapping> <filter-name>HttpCrossSiteScriptingSecurity</filter-name> <url-pattern>/ui/*</url-pattern> </filter-mapping> ---"
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.