Menu

#431 [1.x] XML Pugin does not import password tree structure

KeePass_1.x
closed
nobody
5
2007-08-25
2006-10-30
Anonymous
No

XML Plugin doen not import the XML passwort tree
structure correct. This plugin ignores the tree
structure attribute 'tree'

Keypass 1.06 exports a whole DB as XML with following
struture
<pwlist>
<pwentry>
<group tree="XYZ">Test</group>
<title>Test</title>
<username></username>
<url></url>
<password>xyz</password>
<notes></notes>
<uuid></uuid>
<image>0</image>
<creationtime></creationtime>
<lastmodtime></lastmodtime>
<lastaccesstime></lastaccesstime>
<expiretime expires="false"></expiretime>
</pwentry>
...
</pwlist>
but the XML Importer Plugin ignores this

Discussion

  • Dominik Reichl

    Dominik Reichl - 2007-03-17
    • summary: XML Pugin does not imports passwort tree structure wrong --> [1.x] XML Pugin does not import password tree structure
     
  • Dominik Reichl

    Dominik Reichl - 2007-08-25
    • status: open --> closed
     
  • Dominik Reichl

    Dominik Reichl - 2007-08-25

    Logged In: YES
    user_id=853915
    Originator: NO

    This is not a bug. The XML import plugin just doesn't support it yet.

    An active feature request for importing tree structures from XML is here: https://sourceforge.net/tracker/index.php?func=detail&aid=1544894&group_id=95013&atid=609911 .

    Thanks and best regards
    Dominik

     

Log in to post a comment.