To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67876
User jsk changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jul 31 00:36:04 -0700
2006 -------
The CWS breaks any test that accesses Tools/Options. Modifications have been
done on a local workspace and are OK. Following HIDs have been added to
etab_h_o.win:
*TabOnlineUpdate HID_SVX_OPTIONS_ONLINEUPDATE
CheckAutomatically svx:CheckBox:RID_SVXPAGE_ONLINEUPDATE:CB_AUTOCHECK
EveryDay svx:RadioButton:RID_SVXPAGE_ONLINEUPDATE:RB_EVERYDAY
EveryWeek svx:RadioButton:RID_SVXPAGE_ONLINEUPDATE:RB_EVERYWEEK
EveryMonth svx:RadioButton:RID_SVXPAGE_ONLINEUPDATE:RB_EVERYMONTH
CheckNow svx:PushButton:RID_SVXPAGE_ONLINEUPDATE:PB_CHECKNOW
DownloadAutomatically svx:CheckBox:RID_SVXPAGE_ONLINEUPDATE:CB_AUTODOWNLOAD
Change svx:PushButton:RID_SVXPAGE_ONLINEUPDATE:PB_CHANGEPATH
(NOTE: The last two are currently invisible)
Following change has been made to gloabl/tools/inc/t_option.inc:
226: If TabJava.exists(2) then bCorPage = TRUE
227: case "ONLINEUPDATE"
228: if bFirst = TRUE then Optionsliste.Select ( startpos
+ 13 )
229: bFirst = FALSE
230: Kontext "TabOnlineUpdate"
231: If TabOnlineUpdate.exists(2) then bCorPage =
TRUE
232: case else : bCorPage = FALSE
Changes to t_option.inc are compatible, changes to HID and win-file are not and
will be held back until integration.
---------------------------------------------------------------------
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]