[
https://issues.apache.org/jira/browse/TINKERPOP-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536625#comment-17536625
]
ASF GitHub Bot commented on TINKERPOP-2741:
-------------------------------------------
spmallette commented on PR #1644:
URL: https://github.com/apache/tinkerpop/pull/1644#issuecomment-1126024025
Cherry-picked as 8c218af48a569ac2b6b8cf04bb4222b186b5af05 to 3.5-dev and
merged forward. Thanks!
> GraphMLWriter error message is not properly formatted
> -----------------------------------------------------
>
> Key: TINKERPOP-2741
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2741
> Project: TinkerPop
> Issue Type: Bug
> Components: io
> Reporter: Boxuan Li
> Priority: Minor
>
> I was testing GraphML io format and got this error:
>
> gremlin> g.io("graph.xml").write().iterate()
> Multiple properties exists for the provided key: [%s] and multi-properties
> are not directly supported by GraphML format
> It turns out the string placeholder is not properly replaced by the actual
> property key.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)