https://issues.apache.org/ooo/show_bug.cgi?id=107587
Edwin Sharp <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #5 from Edwin Sharp <[email protected]> --- (In reply to nfilus from comment #4) > Nice try - The bug was open for 5 years with no reaction and then you close > it after waiting 14 days for confirmation .... > These are the rules: https://wiki.openoffice.org/wiki/Issue_lifecycle I wasn't here 5 years ago, please save your complaints for someone else. > Ok, I don't know how to describe an example, but please try it for yourself. > So how do expect a developer to implement this request? > In step 4 I wish I could have 3 options to define which salutation to use. > > IF field [title] = "Mr." THEN "Dear MR. ..." > IF field [title] = "Mrs." THEN "Dear Mrs. ..." > IF field [title] = "" THEN "Dear Mrs, Dear Mr, ..." > > Currently I only have the option to set: > > IF field [something] = "...." THEN "female saluation" > ELSE "male salutation" > > > Hope that helps Only one condition is necessary to tell the difference between male and female. Third condition is not a personal salutation by definition. -- You are receiving this mail because: You are on the CC list for the issue. You are watching all issue changes.
