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 Winer (JIRA)" <de...@myfaces.apache.org> on 2007/09/13 18:15:32 UTC

[jira] Created: (TRINIDAD-709) PPR error logging itself generates JS errors on IE

PPR error logging itself generates JS errors on IE
--------------------------------------------------

                 Key: TRINIDAD-709
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-709
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.0.2-core
            Reporter: Adam Winer
            Assignee: Adam Winer




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


[jira] Commented: (TRINIDAD-709) PPR error logging itself generates JS errors on IE

Posted by "Adam Winer (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527198 ] 

Adam Winer commented on TRINIDAD-709:
-------------------------------------

Better logging would be very worthwhile (there's a bunch of commented-out code - but the imperative right now is not breaking IE.  Enhancing logging should be a separate issue.  Both the projects you reference are Apache licensed, so both would be legally OK for use by Trinidad.

> PPR error logging itself generates JS errors on IE
> --------------------------------------------------
>
>                 Key: TRINIDAD-709
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-709
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.2-core
>            Reporter: Adam Winer
>            Assignee: Adam Winer
>             Fix For: 1.0.3-core
>
>


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


[jira] Resolved: (TRINIDAD-709) PPR error logging itself generates JS errors on IE

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

Adam Winer resolved TRINIDAD-709.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.3-core

Fixed;  the issue, BTW, was that the JS "console" variable was directly referenced, instead of off of the window.  Works fine when there is a console, breaks when there isn't.

> PPR error logging itself generates JS errors on IE
> --------------------------------------------------
>
>                 Key: TRINIDAD-709
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-709
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.2-core
>            Reporter: Adam Winer
>            Assignee: Adam Winer
>             Fix For: 1.0.3-core
>
>


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


[jira] Commented: (TRINIDAD-709) PPR error logging itself generates JS errors on IE

Posted by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527158 ] 

Andrew Robinson commented on TRINIDAD-709:
------------------------------------------

I would like to suggest an enhancement for this instead of just a fix. There are two projects that are like log4j that would provide more robust logging for client side Trinidad:

http://log4js.sourceforge.net/
http://log4js.berlios.de/

> PPR error logging itself generates JS errors on IE
> --------------------------------------------------
>
>                 Key: TRINIDAD-709
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-709
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.2-core
>            Reporter: Adam Winer
>            Assignee: Adam Winer
>             Fix For: 1.0.3-core
>
>


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