r87 xml xpath does not work with variables

Forum Home Forum Home > Construct 2 Development > Bugs > Closed bugs
 Post Reply Post Reply
Author
1,323 Rep
Post Options Post Options   Quote Fabian Schempp Quote  Post ReplyReply Direct Link To This Post Topic: r87 xml xpath does not work with variables
    Posted: 21 Apr 2012 at 7:59pm
Hi, i was working with the nice new xml plugin for a dialog system and
found that with XPath queries.
this: /node/node[1] does work.
but this: /node/node[variable] does not.

http://dl.dropbox.com/u/10491226/xml_xpath_variable.capx

Back to Top
1,323 Rep
Post Options Post Options   Quote Fabian Schempp Quote  Post ReplyReply Direct Link To This Post Posted: 21 Apr 2012 at 8:45pm
Im very sorry,
this is not a bug.
it works like "/node/node["&variable&"]"
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down