To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116743
User sba changed the following:
What |Old value |New value
================================================================================
CC|'coni,sba' |'coni,sba,tl'
--------------------------------------------------------------------------------
Assigned to|tl |sb
--------------------------------------------------------------------------------
OS/Version|Linux |All
--------------------------------------------------------------------------------
Subcomponent|localedata |code
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue Feb 1 15:06:19 +0000
2011 -------
The change in the fixed extension I attached is in the dictionary.xcu.
Here is an excerp of it:
BEFORE:
<prop oor:name="Locations" oor:type="oor:string-list">
<value>%origin%/es_MX.aff
%origin%/es_MX.dic
</value>
</prop>
AFTER:
<prop oor:name="Locations" oor:type="oor:string-list">
<value>%origin%/es_MX.aff %origin%/es_MX.dic</value>
</prop>
SBA->SB: From the users point of view this looks like a regression in Office: It
worked in 3.2, it does not work in 3.3. Installing my attached .oxt will help
the user. The extension I attached should replace the one that is currently
available for download in the extension repository.
(A) The Office became "more strict" or "less tolerant" for a good reason (and
well-documented somwhere on the internet :-) - then the extension maker made a
mistake and this issue can be closed.
(B) Something in extension handling is broken that needs a fix (i.e. to avoid
other extension makers running into this again).
Please help to decide, thx.
---------------------------------------------------------------------
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]