To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51815





------- Additional comments from [EMAIL PROTECTED] Thu Jul 14 03:52:06 -0700 
2005 -------
TL->SW: explicitly modifed functions are
- SwXTextFieldMasters::getByName
- SwXTextFieldMasters::hasByName

Using the same internal code but still functioning should be
- SwXFieldMaster::setPropertyValue
- SwXTextField::attachToRange

The problem occured where a field name had mor than two '.' in its name after
the 'DataBase ' part.
For example 
com.sun.star.text.FieldMaster.DataBase.dotsource.Sheet1.Test1  was fine and
com.sun.star.text.FieldMaster.DataBase.dotsource.Sheet1.Test.2 did not work.

To be more specific it was Ok to have more '.' in the part for the table name
but NOT in the part for the column.

OS said it would be a good idea to extend the tescases to cover this as well.



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to