ok, I see that ERD2WDisplayStringWithLineBreaks is a wrapper around 
ERXStringWithLineBreaks. 

I am using this on my List page for a column that has text. but nothing I have 
tried gets rid of the   when the value is null

I have a rule:

150 : (pageConfiguration like '*Center' and propertyKey = 'centerMandatory') => 
escapeHTML = "false" [com.webobjects.directtoweb.BooleanAssignment]

that does nothing. I even tried:

155 : *true* => escapeHTML = "false" 
[com.webobjects.directtoweb.BooleanAssignment]

i see this in the logs when I turn on rule tracing:


fire :    100 : ((pageConfiguration = 'ListPOCenter') and (propertyKey = 
'centerMandatory')) => componentName = ERD2WDisplayStringWithLineBreaks (100502)

fire :    100 : ((pageConfiguration = 'ListPOCenter') and (propertyKey = 
'centerMandatory')) => componentName = ERD2WDisplayStringWithLineBreaks (100502)

I don't get it.

can someone shed some light?

Ted


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to