Issue 98927 - PrintHiddenText and PrintPlaceholders not saved to "settings.xml"
Summary: PrintHiddenText and PrintPlaceholders not saved to "settings.xml"
Status: CLOSED DUPLICATE of issue 102949
Alias: None
Product: Writer
Classification: Application
Component: save-export (show other issues)
Version: OOo 3.0.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Oliver Specht
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks: 99999
  Show dependency tree
 
Reported: 2009-02-05 16:29 UTC by Oliver Brinzing
Modified: 2013-08-07 14:44 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Oliver Brinzing 2009-02-05 16:29:29 UTC
tools-options-openoffice.org-writer - the following prop's are not saved to
"settings.xml":

[x] PrintHiddenText   (german: Versteckter Text)
[x] PrintPlaceholders (german: Text Platzhalter)

open a new text document and select the above mentioned entries ...
save the document and reload - the settings are gone ...

"settings.xml" has only entries for:

PrintGraphics
PrintTables
PrintDrawings
PrintControls
PrintPageBackground
PrintBlackFonts

PrintAnnotationMode

PrintLeftPages
PrintRightPages
PrintReversed
PrintProspect

PrintEmptyPages
PrintSingleJobs
PrintPaperFromSetup

"writer.xcu" entries for above mentioned settings:

  <prop oor:name="PrintPlaceholders" oor:type="xs:boolean">
    <value>true</value>
   </prop>
   <prop oor:name="PrintHiddenText" oor:type="xs:boolean">
    <value>true</value>
   </prop>
  </node>
Comment 1 h.ilter 2009-02-09 15:00:58 UTC
@OS: Please have a look
Comment 2 Olaf Felka 2009-02-16 09:08:56 UTC
Adding hi to CC.
@  hi: Please have a look also.
Comment 3 Oliver Specht 2009-02-16 10:22:26 UTC
The properties need to be added to Writer's PrintSettings in
sw/source/ui/uno/unomod.cxx 
I can't see a reason why this issue is marked as 3.1 release blocker
Comment 4 Oliver Brinzing 2009-09-06 10:07:24 UTC
adding to OOo 3.2 release stoppers / blockers
Comment 5 Oliver Specht 2009-09-07 06:11:45 UTC
duplicate

*** This issue has been marked as a duplicate of 102949 ***
Comment 6 Mechtilde 2009-09-22 20:44:06 UTC
duplicate -> closed