Template in ReportWriter that don't work anymore with SP2

the template lines below doesn’t work anymore (BasicInformation for an operation)

 <ValueConditionChecker property = "returnType" operator = "NOT EQUAL" value = "">
				<TableRow>
					<TableCell leftBorderEnable = "true" rightBorderEnable = "true">
						<StaticText content = "Return type :" style = "Row caption 1"/>
					</TableCell>
					<TableCell leftBorderEnable = "true" rightBorderEnable = "true">
						<StringPropertyText propertyText = "returnType" style = "Table Contents"/>
					</TableCell>
				</TableRow>
				<TableRow>
					<TableCell leftBorderEnable = "true" rightBorderEnable = "true">
						<StaticText content = "Documentation :" style = "Row caption 1"/>
					</TableCell>
					<TableCell leftBorderEnable = "true" rightBorderEnable = "true">
						<StringPropertyText propertyText = "returnTypeDocumentation" style = "Table Contents"/>
					</TableCell>
				</TableRow>
				
			</ValueConditionChecker>
			<DefaultConditionChecker property = "typeModifier" propertyType = "StringSelection" equalFlag = "false">
				<TableRow>
					<TableCell leftBorderEnable = "true" rightBorderEnable = "true">
						<StaticText content = "Type modifier :" style = "Row caption 1"/>
					</TableCell>
					<TableCell leftBorderEnable = "true" rightBorderEnable = "true">
						<StringPropertyText propertyText = "typeModifier" style = "Table Contents"/>
					</TableCell>	
				</TableRow>
			</DefaultConditionChecker> 

thanks for any help

Arnaud

Hi Arnaud,

Thanks for your details, I’ve forwarded the details to our engineers to check.

Best regards,
Lilian Wong

Hi Arnaud,

We fixed the problem, please download the patch from the following link:
http://files2.visual-paradigm.com/200904/Patch/sp2_20090312u/VP_Suite_Windows_3_4_sp2_20090312u.exe

Please do not hesitate to contact me if there is anything we can help.

Best regards,
Lilian Wong