To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116896 Issue #|116896 Summary|Path substitution service should handle path substitut |ion for pre-defined abs. path variables more restricti |ve Component|framework Version|DEV300m99 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|cd Reported by|cd
------- Additional comments from [email protected] Wed Feb 9 17:16:00 +0000 2011 ------- The path substitution service is responsible to provide system dependent paths for some pre- and user-defined path variables, Most of the pre-defined variables describe absolute paths. The path substitution service was designed to substitute variables and provide valid system dependent paths. Nevertheless it's possible to pass arbritary strings to the service as long as known variables are present. To better comply with the initial design idea the service should better check incoming path strings. At least: - Only substitute variables representing an abs. path: 1. If this variable is located at the start of a path string 2. If a multi-path string is passed it must be at the start of a new path. --------------------------------------------------------------------- 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]
