[framework-issues] [Issue 100510] Protect DocumentInfo agai nst user modifications

2009-11-27 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100510





--- Additional comments from m...@openoffice.org Fri Nov 27 10:21:32 + 
2009 ---
This issue mixes three things.
(1) OOo allows users to edit custom properties. This is correct and won't be
changed. 
(2) OOo imports Word's document variables as custom properties and so they also
become editable. This isn't correct.
(3) OOo also does not offer an apparent equivalent for this functionality. This
is unfortunate.

So in result this issue is a duplicate for issue 100121 (IMHO).

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 100510] Protect DocumentInfo agai nst user modifications

2009-11-27 Thread sos
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100510





--- Additional comments from s...@openoffice.org Fri Nov 27 11:42:35 + 
2009 ---
OK fine
May i suggest to gives us a tool in the API to make a property non-editable for 
cummon users ?

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 100510] Protect DocumentInfo agai nst user modifications

2009-11-19 Thread cornouws
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100510


User cornouws changed the following:

What|Old value |New value

  CC|''|'cornouws'





-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 100510] Protect DocumentInfo agai nst user modifications

2009-04-01 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100510





--- Additional comments from m...@openoffice.org Wed Apr  1 15:08:43 + 
2009 ---
hi sos,

i think we already have document variables (but i believe we cannot
import/export word document variables properly): see issue 100121

furthermore, the fact that OOo 2 displays only 4 user-defined properties in its
UI is a bug, not a feature. in the ODF format, there can be arbitrarily many
user-defined properties, and implementations other than OOo (like KOffice and
Lotus) may or may not display all the user-defined properties. the ODF format
does not allow designating some user-defined properties as hidden, so any
implementation that does this _properly_ would require a proposal to the ODF TC.
from my understanding, the ODF TC wants to deprecate the whole meta.xml thing
because ODF 1.2 introduced the new RDF metadata, so such a proposal is imho
unlikely to be accepted.

which brings me to another point: you'll be able to use RDF metadata to store
any amount of user-defined stuff that (at least at first) won't be displayed in
the UI. there's an API, maybe even already in OOo 3.2.


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 100510] Protect DocumentInfo agai nst user modifications

2009-03-24 Thread sos
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100510
 Issue #|100510
 Summary|Protect DocumentInfo against user modifications
   Component|framework
 Version|OOO310m7
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|code
 Assigned to|jsk
 Reported by|sos





--- Additional comments from s...@openoffice.org Tue Mar 24 10:45:58 + 
2009 ---
In 4.2 we have the DocumentInfo properties who where hidden and can not been 
altered by the uwer via UI.
This is sinds 3.0 repaced by DocumentProperties.UserDefinedProperties who can 
been viewed and alterad via the UI
PLease make it posible to decide via the API to hidde some properties.
Some API developers are also complaining there is no alternative for the MS 
Word DocVariables !

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org