Issue 98927

Summary: PrintHiddenText and PrintPlaceholders not saved to "settings.xml"
Product: Writer Reporter: Oliver Brinzing <oliver.brinzing>
Component: save-exportAssignee: Oliver Specht <os_ooo>
Status: CLOSED DUPLICATE QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: h.ilter, issues, strob08
Version: OOo 3.0.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Issue Depends on:    
Issue Blocks: 99999    

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