To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81231
------- Additional comments from [EMAIL PROTECTED] Tue Sep 4 12:47:36 +0000 2007 ------- as->ericb: Double registration means ... registration for the same generic(!) file picker service name. Normaly every file picker implementation should be registered for ONE implementation name and ONE service. And normaly the real picker should be created at runtime by using it's implementation name - because such implementation name is unique by definition. But unfortunately the current implementation uses different uno service names to distinguish between those picker implementations. Thats imho wrong. Anyway ... Currently you have to make sure your implementation wont be registered for the mentioned service name - that's it. Might be we will refactor this next time. Currently there is a cws hosted by me (named "as6") where I've already made some file picker changes. May be I can do that on this cws also ... BTW: Please have a look on issue i78854. I will send you a child task next time for these .-) Another question ... I will attach a patch which fix this issue here. You said there is already a cws hosted by you. Would be nice if you can apply these patch there and bring the fix into the 2.4. code line :-) --------------------------------------------------------------------- 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]