To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=104797 Issue #|104797 Summary|[Automation] Adjust Update test for the Euroconverter: | 3 new language listbox entries Component|framework Version|DEV300m54 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|jsk Reported by|sba
------- Additional comments from [email protected] Fri Sep 4 12:33:25 +0000 2009 ------- Due to issue 103011 ("wizards: add three latest euro nations"), the Autotest needs a tiny adjustment. Quote from /../framework/required/includes/wizard_euroconverter.inc: --------------------------- dim iKnownCurrencies as integer const KNOWN_CURRENCIES = 13 const TARGET_FILE = "barfly.ods" --------------------------- The second line must be replaced by --------------------------- const KNOWN_CURRENCIES = 16 --------------------------- --------------------------------------------------------------------- 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]
