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

p:viewport masks subpipeline errors #249

Closed
ndw opened this issue Jan 30, 2017 · 1 comment
Closed

p:viewport masks subpipeline errors #249

ndw opened this issue Jan 30, 2017 · 1 comment

Comments

@ndw
Copy link
Owner

ndw commented Jan 30, 2017

From private email:

I think I found out what’s wrong: The match pattern performs fine but when an error is raised inside the <p:viewport>, the message is that the match pattern couldn’t be evaluated, not the actual error.

Try something like this:

<p:viewport match="/*/*">
      <p:variable name="xxx" select="error((), 'blah')"/>
      <p:identity/>
    </p:viewport>
@ndw
Copy link
Owner Author

ndw commented Apr 15, 2017

Fixed in 1.1.16

@ndw ndw closed this as completed Apr 15, 2017
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

1 participant