To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=58567 Issue #:|58567 Summary:|variable names in package lists must have a defined |end Component:|Installation Version:|680m142 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|code Assigned to:|is Reported by:|hjs
------- Additional comments from [EMAIL PROTECTED] Mon Nov 28 06:35:10 -0800 2005 ------- when doing variable replacement, the currently used construct %NAME doesn't state the end of the variable name. having two variables like %NAME and %NAMEANDMORE will work only by chance if the order of replacements fit (see #i58503#). also strings not intended to be replaced will be included in the match. changing variable usage in these lists form %NAME to %NAME% (and the replacing code ;)) might help to solve this problem. --------------------------------------------------------------------- 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]
