[
https://issues.jboss.org/browse/RF-13724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juraj Húska updated RF-13724:
-----------------------------
Description:
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.
Note that this errors do not affect any functionality nor they are somehow
visible elsewhere than JS console.
was:
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.
> 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.
> Note that this errors do not affect any functionality nor they are somehow
> visible elsewhere than JS console.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues