To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89516


User pjanik changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'jl,mh,vg'                |'jl,mh,pjanik,vg'
--------------------------------------------------------------------------------
              Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------
                Priority|P2                        |P1
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.0
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri May 16 09:25:58 +0000 
2008 -------
This helped:

diff -urN 
ooo_DEV300_m13_src.orig/xmlsecurity/inc/xmlsecurity/digitalsignaturesdialog.hxx 
ooo_DEV300_m13_src/xmlsecurity/inc/xmlsecurity/digitalsignaturesdialog.hxx
--- 
ooo_DEV300_m13_src.orig/xmlsecurity/inc/xmlsecurity/digitalsignaturesdialog.hxx 
    2008-05-
15 21:43:51.000000000 +0200
+++ ooo_DEV300_m13_src/xmlsecurity/inc/xmlsecurity/digitalsignaturesdialog.hxx 
2008-05-15 
21:46:46.000000000 +0200
@@ -107,8 +107,8 @@
     //Checks if adding is allowed. 
     //See the spec at 
specs/www/appwide/security/Electronic_Signatures_and_Security.sxw
     //(6.6.2)Behaviour with regard to ODF 1.2
-    bool DigitalSignaturesDialog::canAdd();
-    bool DigitalSignaturesDialog::canRemove();
+    bool canAdd();
+    bool canRemove();
 
 public:
        DigitalSignaturesDialog( Window* pParent, cssu::Reference<

---------------------------------------------------------------------
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]

Reply via email to