To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100686
User cmc changed the following:
What |Old value |New value
================================================================================
CC|'pmladek,rainerbielefeld' |'cmc,pmladek,rainerbielefe
| |ld'
--------------------------------------------------------------------------------
Assigned to|spreadsheet |is
--------------------------------------------------------------------------------
Component|api |Spreadsheet
--------------------------------------------------------------------------------
Issue type|DEFECT |PATCH
--------------------------------------------------------------------------------
QA contact|iss...@api |iss...@sc
--------------------------------------------------------------------------------
Summary|Euro converter wizard don'|wizards: Euro converter wi
|t work |zard don't work when searc
| |hing for calc documents in
| | a dir
--------------------------------------------------------------------------------
Target milestone|--- |OOo 3.3
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue Jun 8 12:04:38 +0000
2010 -------
This is a problem in wizards. When doing a recursive check for file to convert
we use queryTypeByURL on each found file which returns a type name e.g. "calc8",
but we compare against a list of media type, e.g. application/x-starcalc
Somewhere alone the line IIRC the api that wizards used to use was removed and
got half-heartedly converted to the new api. I guess it came unstuck around
there.
I believe this fixes it, definitely didn't work before this fix and works for me
with it.
---------------------------------------------------------------------
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]