You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bruno Marti (JIRA)" <de...@myfaces.apache.org> on 2010/02/05 07:04:28 UTC

[jira] Created: (TOMAHAWK-1489) inputHtml does not work with firefox 3.6

inputHtml does not work with firefox 3.6
----------------------------------------

                 Key: TOMAHAWK-1489
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1489
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Html Editor
    Affects Versions: 1.1.9, 1.1.8, 1.1.7, 1.1.6
         Environment: win xp, jdk 1.6.0_18, firefox 3.6
            Reporter: Bruno Marti
            Priority: Critical


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.


[jira] Resolved: (TOMAHAWK-1489) inputHtml does not work with firefox 3.6

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved TOMAHAWK-1489.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.10-SNAPSHOT
         Assignee: Leonardo Uribe

Will be fixed on TOMAHAWK-1498

> inputHtml does not work with firefox 3.6
> ----------------------------------------
>
>                 Key: TOMAHAWK-1489
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1489
>             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: Bruno Marti
>            Assignee: Leonardo Uribe
>            Priority: Critical
>             Fix For: 1.1.10-SNAPSHOT
>
>         Attachments: js script errors with firefox 3.6.jpg
>
>
> 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.