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

Replace 'href' for outcome on template links #75

Closed
rmpestano opened this issue Jun 10, 2018 · 1 comment
Closed

Replace 'href' for outcome on template links #75

rmpestano opened this issue Jun 10, 2018 · 1 comment

Comments

@rmpestano
Copy link
Contributor

rmpestano commented Jun 10, 2018

Issue Overview

PrimeFaces appends contextPath automatically on p:link href attribute. This will no longer work on future versions (PF 6.2+).

See primefaces/primefaces#3154 for details.

Additional Information
  • AdminFaces version: RC15
  • PrimeFaces version: 6.2+
  • JSF implementation: Any
@rmpestano
Copy link
Contributor Author

fixed by c776a82

rmpestano added a commit that referenced this issue Jun 12, 2018
Removes outcome from breadCrumb because if user adds an invalid outcome
the application will be unavailable because the component is declared on
the template
rmpestano added a commit to adminfaces/admin-designer that referenced this issue Jun 12, 2018
removes p:link (and outcome) from template because an invalid outcome
can make application unvailable because the component is declared on the
template.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant