Juraj Húska created RF-13724: -------------------------------- Summary: Showcase - leftovers of old Editor skinning setup cause 404 error Key: RF-13724 URL: https://issues.jboss.org/browse/RF-13724 Project: RichFaces Issue Type: Bug Security Level: Public (Everyone can see) Components: showcase Affects Versions: 4.5.0.Alpha3 Reporter: Juraj Húska Priority: Trivial
In the example for editor advanced configuration, there is leftover of old skinning setup: {code:xml} <h:form> <a4j:outputPanel style="display:none"> <rich:editor skin="kama" /> <rich:editor skin="v2" /> <rich:editor skin="office2003" /> </a4j:outputPanel> </h:form> {code} This causes 404 HTTP errors, while those skins can not be found in the resources. -- This message was sent by Atlassian JIRA (v6.2.6#6264) _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues