View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013325ParaView(No Category)public2012-07-25 11:052012-10-29 17:04
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.98.0 
Summary0013325: Indentation in servermanager xml is broken
DescriptionIndentation in servermanager xml is broken. It includes "\t" and is unreadable.
TagsNo tags attached.
ProjectKitware
Topic Namefix_xml_indentation
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0028922)
Utkarsh Ayachit (administrator)
2012-07-25 11:05

commit 2eb14db9925bd19165412e8763682380e6d4863d
Merge: 3ac4dec 1cf5f41
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Jul 25 11:04:11 2012 -0400

    Merge remote branch 'stage/6129_translucent_polygonal_rendering' into fix_xml_indentation
    
    * stage/6129_translucent_polygonal_rendering:
      Fix issues with the color scale editor and opacity functions
      Add support for surface scalar opacity rendering
      Fix compilation error in pqPQLookupTableManager
      Laying ground work for BUG 0006129.
    
    Conflicts:
        ParaViewCore/ServerImplementation/Resources/utilities.xml

commit 3ac4dec261a882eb559b68b8ae383cf9e11a196b
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Jul 25 10:58:23 2012 -0400

    Fixing indentation in ServerManager xml files.
    
    Indentation in XML files was broken. People had pushed "\t" which was making the
    xml unreadable. Auto-correcting indentation using the following command:
    
    tidy --literal-attributes yes --preserve-entities yes -o <output xml> -wrap 80
    -i -xml --drop-empty-paras no --indent-attributes yes --vertical-space yes
    --wrap-attributes yes --sort-attributes alpha <input xml>
(0028960)
Utkarsh Ayachit (administrator)
2012-07-27 14:43

merged into master, if applicable.
(0028967)
Alan Scott (manager)
2012-08-01 14:16

Developer tag in the bug tracker. Closing.

 Issue History
Date Modified Username Field Change
2012-07-25 11:05 Utkarsh Ayachit New Issue
2012-07-25 11:05 Utkarsh Ayachit Project TBD => Kitware
2012-07-25 11:05 Utkarsh Ayachit Topic Name => fix_xml_indentation
2012-07-25 11:05 Utkarsh Ayachit Note Added: 0028922
2012-07-25 11:05 Utkarsh Ayachit Status backlog => gatekeeper review
2012-07-25 11:05 Utkarsh Ayachit Fixed in Version => git-next
2012-07-25 11:05 Utkarsh Ayachit Resolution open => fixed
2012-07-25 11:05 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-07-27 14:42 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-07-27 14:43 Utkarsh Ayachit Status gatekeeper review => customer review
2012-07-27 14:43 Utkarsh Ayachit Note Added: 0028960
2012-08-01 14:16 Alan Scott Note Added: 0028967
2012-08-01 14:16 Alan Scott Status customer review => closed
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0


Copyright © 2000 - 2018 MantisBT Team