You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Woonsan Ko (JIRA)" <je...@portals.apache.org> on 2009/05/13 17:01:45 UTC

[jira] Resolved: (JS2-1003) DOJO-based admin portlet doesn' show the contents correctly.

     [ https://issues.apache.org/jira/browse/JS2-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Woonsan Ko resolved JS2-1003.
-----------------------------

    Resolution: Fixed

Finally I fixed (1) and (4).
For (4), I just added dojo requires statements in the headtag.xml by default for desktop mode, as I did in the same way for (2) and (3).
For (1), I removed redundant css class definitions.
Here's my commit message for this:
Some css classes were redundantly defined in desktop.css and PortalTabContainer.css. That's why this happened.
I guess that the change was originally intended to customized the tab's look and feel without using images.
However, currently with dojo tab, the only way to customized the look and feel is to change the images. (/decorations/layout/jetspeed/images/desktop/tabs/tab_*.gif)

> DOJO-based admin portlet doesn' show the contents correctly.
> ------------------------------------------------------------
>
>                 Key: JS2-1003
>                 URL: https://issues.apache.org/jira/browse/JS2-1003
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Desktop
>    Affects Versions: 2.2.0
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: 2.2.0
>
>
> 1. Dojo-enabled portlet having DOJO Tab makes portal page menus show tabs suddenly under desktop mode.
> At first, under desktop, the page menu does not show DOJO tab, but if a Dojo-enabled portlet having DOJO tabs is shown, the portal page menu shows DOJO tabs suddenly.
> 2. j2-admin's Permissions management portlet does not show under desktop mode.
> 3. j2-admin's Constraints management portlet does not show correctly under desktop mode.
> 4. Portlet Selector under desktop mode doesn't seem working correctly. Cannot add portlet.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org