Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XPath Crash #113

Open
filiphanes opened this issue Sep 22, 2024 · 1 comment
Open

XPath Crash #113

filiphanes opened this issue Sep 22, 2024 · 1 comment

Comments

@filiphanes
Copy link

Steps:

  1. GET request returns following XML:
<response resource="presentation" action="status">
<presentation running="1">
<screen mode="N">normal</screen>
<slide itemnumber="3">
<name>Amazing Grace</name>
<title>Amazing Grace</title>
</slide>
</presentation>
</response>
  1. set XPath to /response/presentation/slide/
  2. click to Try Request
  3. OBS crashes
@royshil
Copy link
Collaborator

royshil commented Sep 24, 2024

resolved in #116
@filiphanes can you test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants