r87 xml xpath does not work with variables Forum Home > Construct 2 Development > Bugs > Closed bugs |
Post Reply
|
| Author | |
Post Options
Quote Reply
Topic: r87 xml xpath does not work with variablesPosted: 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 |
|
![]() |
|
Post Options
Quote Reply
Posted: 21 Apr 2012 at 8:45pm |
|
|
Im very sorry,
this is not a bug. it works like "/node/node["&variable&"]" |
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |