To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103005 Issue #|103005 Summary|autodoc: Fix an endless loop Component|tools Version|DEV300m50 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|kendy Reported by|kendy
------- Additional comments from [email protected] Mon Jun 22 13:11:25 +0000 2009 ------- A template with more than 1 parameter causes an endless loop. Petr come up with a solution that fixes the endless loop, but does not fix the html output; hopefully that's OK for now. An expression that causes this is in XFastSAXSerializable.idl: sequence< beans::Pair<string, long> > registerNamespaces Committing to ooxml03 as that is the CWS where XFastSAXSerializable.idl is introduced. --------------------------------------------------------------------- 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]
