[Boost-bugs] [Boost C++ Libraries] #7016: "graphml" value for the "for" attribute of a key shouldn't throw an exception

Subject: [Boost-bugs] [Boost C++ Libraries] #7016: "graphml" value for the "for" attribute of a key shouldn't throw an exception
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-22 15:38:50


#7016: "graphml" value for the "for" attribute of a key shouldn't throw an
exception
----------------------------------------------------------------+-----------
 Reporter: Guillaume Ansanay-Alex <guillaume.ansanay@…> | Owner: jewillco
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.49.0 | Severity: Problem
 Keywords: |
----------------------------------------------------------------+-----------
 The GraphML specification (http://graphml.graphdrawing.org/xmlns/1.1
 /graphml-structure.xsd) states that the possible values for the "for"
 attribute of a key are "all", "graphml", "graph", "node", "edge",
 "hyperedge", "port" and "endpoint".

 (Actually the "graphml" value is absent from the documentation of the
 scheme, but present as a possible value in the .xsd file. I have sent an
 e-mail to the authors of the specification, mentioning this ambiguity.)

 If the value is "graphml", the graphml reader in BGL throws an exception :
 "Attribute for is not valid: graphml".

 This value should be added to the ones accepted by the BGL reader,
 otherwise files such as those produced by the yEd graph editor cannot be
 read.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7016>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC