You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: