To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85931 Issue #|85931 Summary|svx: inconsistent GetEntryPos return value Component|Drawing Version|680m245 Platform|Opteron/x86_64 URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|cmc Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Thu Feb 7 08:58:42 +0000 2008 ------- Steps to Reproduce: 1. Tools => Options => OpenOffice.org => Paths 2. Select 'Templates' and click 'Edit' 3. Click 'Add' It's impossible to 'add' a path. If you choose a path that exists, you get an error that the path exists when you click select If you type a path that doesn't exist, you get an error that the path doesn't exists (makes sense) The following patch fixes the problem, if someone wants to take this into one of their workspaces, then go for it. Otherwise I'll get to it myself eventually. The real problem is that we have a big pile of inconsistent GetEntryPos things all over the place that return different types and have different "not found" values etc. which is all a big mess. --------------------------------------------------------------------- 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]
