To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110041
User sb changed the following:
What |Old value |New value
================================================================================
CC|'sb' |''
--------------------------------------------------------------------------------
Assigned to|macport |sb
--------------------------------------------------------------------------------
Component|porting |framework
--------------------------------------------------------------------------------
QA contact|iss...@porting |iss...@framework
--------------------------------------------------------------------------------
Platform|Unknown |All
--------------------------------------------------------------------------------
Subcomponent|MacOSX |code
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Mar 11 16:32:01 +0000
2010 -------
After further investigation, the root problem is that
filter/source/config/fragments/makefile.mk calling
filter/source/config/fragments/langfilter.xsl can lead to zero-sized Filter.xcu
files packed into fcfg_langpack_*.zip files for languages for which no
translations exist for the relevant source .xcu files.
The correct fix would be to change filter/source/config/fragments/makefile.mk to
not package zero-sized (and thus not well-formed) .xcu files into
fcfg_langpack_*.zip files. However, it appears to be easier to fix
postprocess/packregistry/makefile.mk to filter out those bad .xcu files, see the
attached DEV300_m47-postprocess.patch.
---------------------------------------------------------------------
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]