You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kan Ogawa (JIRA)" <ji...@apache.org> on 2009/07/15 10:05:14 UTC

[jira] Created: (GERONIMO-4746) OpenEJB portlet page crushes.

OpenEJB portlet page crushes.
-----------------------------

                 Key: GERONIMO-4746
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4746
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.2
         Environment: r794119 snapshot build
            Reporter: Kan Ogawa
            Priority: Critical


Is this related to upgrade to Dojo toolkit 1.3.0?

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


[jira] Updated: (GERONIMO-4746) OpenEJB portlet page crushes.

Posted by "Siqi Du (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siqi Du updated GERONIMO-4746:
------------------------------

    Attachment: trunk_openejb_portlet.patch

Misuse of widgetId property resulted in dojo's strange behavior.

> OpenEJB portlet page crushes.
> -----------------------------
>
>                 Key: GERONIMO-4746
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4746
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>         Environment: r794119 snapshot build
>            Reporter: Kan Ogawa
>            Priority: Critical
>         Attachments: GERONIMO-4746_ScreenShot.png, trunk_openejb_portlet.patch
>
>
> Is this related to upgrade to Dojo toolkit 1.3.0?

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


[jira] Closed: (GERONIMO-4746) OpenEJB portlet page crushes.

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rex Wang closed GERONIMO-4746.
------------------------------


> OpenEJB portlet page crushes.
> -----------------------------
>
>                 Key: GERONIMO-4746
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4746
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>         Environment: r794119 snapshot build
>            Reporter: Kan Ogawa
>            Priority: Critical
>             Fix For: 2.2
>
>         Attachments: GERONIMO-4746_ScreenShot.png, trunk_openejb_portlet.patch
>
>
> Is this related to upgrade to Dojo toolkit 1.3.0?

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


[jira] Updated: (GERONIMO-4746) OpenEJB portlet page crushes.

Posted by "Kan Ogawa (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kan Ogawa updated GERONIMO-4746:
--------------------------------

    Attachment: GERONIMO-4746_ScreenShot.png

> OpenEJB portlet page crushes.
> -----------------------------
>
>                 Key: GERONIMO-4746
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4746
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>         Environment: r794119 snapshot build
>            Reporter: Kan Ogawa
>            Priority: Critical
>         Attachments: GERONIMO-4746_ScreenShot.png
>
>
> Is this related to upgrade to Dojo toolkit 1.3.0?

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


[jira] Commented: (GERONIMO-4746) OpenEJB portlet page crushes.

Posted by "Kan Ogawa (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12741702#action_12741702 ] 

Kan Ogawa commented on GERONIMO-4746:
-------------------------------------

Thanks Siqi,

I applied your patch, then I verified that the EJB Server page was properly displayed.

My tested environment is:
* Windows XP
* IE6, Firefox 3.0

> OpenEJB portlet page crushes.
> -----------------------------
>
>                 Key: GERONIMO-4746
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4746
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>         Environment: r794119 snapshot build
>            Reporter: Kan Ogawa
>            Priority: Critical
>         Attachments: GERONIMO-4746_ScreenShot.png, trunk_openejb_portlet.patch
>
>
> Is this related to upgrade to Dojo toolkit 1.3.0?

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


[jira] Commented: (GERONIMO-4746) OpenEJB portlet page crushes.

Posted by "Rex Wang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731368#action_12731368 ] 

Rex Wang commented on GERONIMO-4746:
------------------------------------

Should be..
<script type="text/javascript" src="/dojo/dojo/dojo.js" djConfig="parseOnLoad: true"></script> from its view.jsp

> OpenEJB portlet page crushes.
> -----------------------------
>
>                 Key: GERONIMO-4746
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4746
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>         Environment: r794119 snapshot build
>            Reporter: Kan Ogawa
>            Priority: Critical
>         Attachments: GERONIMO-4746_ScreenShot.png
>
>
> Is this related to upgrade to Dojo toolkit 1.3.0?

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


[jira] Resolved: (GERONIMO-4746) OpenEJB portlet page crushes.

Posted by "Ivan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved GERONIMO-4746.
----------------------------

       Resolution: Fixed
    Fix Version/s: 2.2

Commit the patch to trunk At revision: 804076, thanks for the patch !

> OpenEJB portlet page crushes.
> -----------------------------
>
>                 Key: GERONIMO-4746
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4746
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.2
>         Environment: r794119 snapshot build
>            Reporter: Kan Ogawa
>            Priority: Critical
>             Fix For: 2.2
>
>         Attachments: GERONIMO-4746_ScreenShot.png, trunk_openejb_portlet.patch
>
>
> Is this related to upgrade to Dojo toolkit 1.3.0?

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