To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112279
User tbo changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue Jun 15 16:52:57 +0000
2010 -------
beside the mentioned changes in the issues here are some more:
removed test for protect button:
global/required/includes/g_option.inc
insert dialog test for security document properties
math/required/includes/m_001_.inc
checked in, verified, pushed
sidenote for a future test in other applications:
Kontext "TabSecurity"
- if Protect.isEnabled then
- Protect.click()
- Kontext "PasswordDLG"
- call DialogTest( PasswordDLG )
- PasswordDLG.cancel()
- else
- select case uCase(gApplication)
- case "WRITER","MASTERDOCUMENT"
- WarnLog "Protect-Button is disabled."
- case "MATH","IMPRESS","DRAW","HTML","CALC"
- PrintLog "Protect-Button is disabled."
- end select
- endif
-
---------------------------------------------------------------------
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]