You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Adam Faryna (JIRA)" <de...@myfaces.apache.org> on 2010/05/19 12:14:53 UTC

[jira] Issue Comment Edited: (TOMAHAWK-1512) inputHtmlUnicode does not work with firefox 3.6

    [ https://issues.apache.org/jira/browse/TOMAHAWK-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869079#action_12869079 ] 

Adam Faryna edited comment on TOMAHAWK-1512 at 5/19/10 6:13 AM:
----------------------------------------------------------------

This bug is similar to TOMAHAWK-1489 but is concerns inputHtmlUnicode.

Error: Sarissa.getDomDocument is not a function
Source: http://localhost:8080/app/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12742585/inputHtmlUnicode.InputHtmlUnicodeRenderer/kupueditor.js
Row: 634

Error: setting a property that has only a getter
Source: http://localhost:8080/app/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12742585/inputHtmlUnicode.InputHtmlUnicodeRenderer/sarissa.js
Row: 237

      was (Author: afaryna):
    This bug is similar to TOMAHAWK-1489 but is concerns inputHtmlUnicode.

Error: Sarissa.getDomDocument is not a function
Plik źródłowy: http://localhost:8080/app/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12742585/inputHtmlUnicode.InputHtmlUnicodeRenderer/kupueditor.js
Wiersz: 634

Error: setting a property that has only a getter
sourcey: http://localhost:8080/app/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12742585/inputHtmlUnicode.InputHtmlUnicodeRenderer/sarissa.js
Wiersz: 237
  
> inputHtmlUnicode does not work with firefox 3.6
> -----------------------------------------------
>
>                 Key: TOMAHAWK-1512
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1512
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Html Editor
>    Affects Versions: 1.1.6, 1.1.7, 1.1.8, 1.1.9
>         Environment: win xp, jdk 1.6.0_18, firefox 3.6
>            Reporter: Adam Faryna
>            Assignee: Leonardo Uribe
>            Priority: Critical
>             Fix For: 1.1.10-SNAPSHOT
>
>
> Inserted text gets lost on submitting the form.
> There are some JS scricpt errors and it only happens with firefox 3.6 (3.5 or IE work fine)
> Fehler: Sarissa.getDomDocument is not a function
> Quelldatei: http://localhost:15281/apps/inf/jsf_demo/faces/extensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12653495/inputHtml.InputHtmlRenderer/kupueditor.js
> Zeile: 634
> Fehler: setting a property that has only a getter
> Quelldatei: http://localhost:15281/apps/inf/jsf_demo/faces/extensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/12653495/inputHtml.InputHtmlRenderer/sarissa.js
> Zeile: 237

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.