id summary reporter owner description type status milestone component version severity resolution keywords cc 7155 "Graph's GraphML reader mistreats as erroneous" alex@… "The GraphML specification specifies (see definition of simpleType name=""key.for.type"" the file graphml-structure.xsd on the GraphML Homepage, which I cannot link due to the spam protection) that {{{ ... }}} is a valid ""for"" attribute. The graphml parser in lib/graph/graphml.cpp throws an error: {{{ terminate called after throwing an instance of 'boost::exception_detail::clone_impl >' what(): parse error: Attribute for is not valid: graphml Aborted }}} " Feature Requests closed To Be Determined graph Boost 1.51.0 Optimization fixed BGL, GraphML