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 "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2007/04/09 20:15:32 UTC

[jira] Created: (JS2-677) Site Manager UI improvements

Site Manager UI improvements
----------------------------

                 Key: JS2-677
                 URL: https://issues.apache.org/jira/browse/JS2-677
             Project: Jetspeed 2
          Issue Type: Bug
          Components: Admin Portlets
    Affects Versions: 2.1.1-RC
            Reporter: David Sean Taylor
         Assigned To: Steve Milek
             Fix For: 2.1.1-RC


The Site Manager is experiencing some Dojo UI misbehaviors:

1. The scroll-bar is no longer working. When it does appear, it overlaps the popup screens
2. The cursor is not displaying for popup entry fields
3. The buttons are un-readable (black on blue, should be white on blue)


-- 
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


[jira] Updated: (JS2-677) Site Manager UI improvements

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma updated JS2-677:
--------------------------

    Fix Version/s:     (was: 2.1.1-RC)
                   2.1.1

Update Fix Version target to 2.1.1 as 2.1.1-RC is already tagged

> Site Manager UI improvements
> ----------------------------
>
>                 Key: JS2-677
>                 URL: https://issues.apache.org/jira/browse/JS2-677
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Admin Portlets
>    Affects Versions: 2.1.1-RC
>            Reporter: David Sean Taylor
>         Assigned To: Steve Milek
>             Fix For: 2.1.1
>
>
> The Site Manager is experiencing some Dojo UI misbehaviors:
> 1. The scroll-bar is no longer working. When it does appear, it overlaps the popup screens
> 2. The cursor is not displaying for popup entry fields
> 3. The buttons are un-readable (black on blue, should be white on blue)

-- 
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


[jira] Updated: (JS2-677) Site Manager UI improvements

Posted by "Steve Milek (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Milek updated JS2-677:
----------------------------

    Fix Version/s:     (was: 2.1.1)
                   2.2

> Site Manager UI improvements
> ----------------------------
>
>                 Key: JS2-677
>                 URL: https://issues.apache.org/jira/browse/JS2-677
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Admin Portlets
>    Affects Versions: 2.1.1-RC
>            Reporter: David Sean Taylor
>            Assignee: Steve Milek
>             Fix For: 2.2
>
>
> The Site Manager is experiencing some Dojo UI misbehaviors:
> 1. The scroll-bar is no longer working. When it does appear, it overlaps the popup screens
> 2. The cursor is not displaying for popup entry fields
> 3. The buttons are un-readable (black on blue, should be white on blue)

-- 
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


[jira] Resolved: (JS2-677) Site Manager UI improvements

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor resolved JS2-677.
-----------------------------------

    Resolution: Fixed

We have tested all scenarios, all pass on 2.1.3.

> Site Manager UI improvements
> ----------------------------
>
>                 Key: JS2-677
>                 URL: https://issues.apache.org/jira/browse/JS2-677
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Admin Portlets
>    Affects Versions: 2.1.1-RC
>            Reporter: David Sean Taylor
>            Assignee: Steve Milek
>             Fix For: 2.2
>
>
> The Site Manager is experiencing some Dojo UI misbehaviors:
> 1. The scroll-bar is no longer working. When it does appear, it overlaps the popup screens
> 2. The cursor is not displaying for popup entry fields
> 3. The buttons are un-readable (black on blue, should be white on blue)

-- 
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


[jira] Commented: (JS2-677) Site Manager UI improvements

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
    [ https://issues.apache.org/jira/browse/JS2-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495676 ] 

David Sean Taylor commented on JS2-677:
---------------------------------------

Additional usability issue with short-titles: if I create a new folder and enter Product for title and short-title: folder.metadata will have 'Product' for both element values.  Sometime later, I go back into the Site Manager and decide to rename the Product folder to Products.  The Site Manager will show my Product folder with just the title field filled in and the short-title field blank.  I update the title field, forget the short-title field and hit save: folder.metadata will now have Products for the title element and null string for the short-title element.  In my case, I use short-titles to build the navigation menu so that element would show up blank.
 

> Site Manager UI improvements
> ----------------------------
>
>                 Key: JS2-677
>                 URL: https://issues.apache.org/jira/browse/JS2-677
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Admin Portlets
>    Affects Versions: 2.1.1-RC
>            Reporter: David Sean Taylor
>         Assigned To: Steve Milek
>             Fix For: 2.1.1
>
>
> The Site Manager is experiencing some Dojo UI misbehaviors:
> 1. The scroll-bar is no longer working. When it does appear, it overlaps the popup screens
> 2. The cursor is not displaying for popup entry fields
> 3. The buttons are un-readable (black on blue, should be white on blue)

-- 
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


[jira] Updated: (JS2-677) Site Manager UI improvements

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor updated JS2-677:
----------------------------------


Some additional bugs found by Tony Chan:

- using special characters such as "+" cause errors 
-  saving a short title with the + character as in "Forms+Policies" will drop the + character (creating pages with + in the name seems to have this too)
- on an empty folder that has not been loaded (i.e. not expanded yet), if a new element is created, it will show up twice in the tree
- right clicking on an element in the tree doesn't actually select that element (even though that element is underlined on hover)
- created a sibling page using the Jetspeed page customiser.  She named her page "a+b" and it created a_2Bb.psml for her.  While in page edit mode on that new page, she tried the delete page button.  The page was removed but she was forwarded to a 500 internal error page.

> Site Manager UI improvements
> ----------------------------
>
>                 Key: JS2-677
>                 URL: https://issues.apache.org/jira/browse/JS2-677
>             Project: Jetspeed 2
>          Issue Type: Bug
>          Components: Admin Portlets
>    Affects Versions: 2.1.1-RC
>            Reporter: David Sean Taylor
>         Assigned To: Steve Milek
>             Fix For: 2.1.1
>
>
> The Site Manager is experiencing some Dojo UI misbehaviors:
> 1. The scroll-bar is no longer working. When it does appear, it overlaps the popup screens
> 2. The cursor is not displaying for popup entry fields
> 3. The buttons are un-readable (black on blue, should be white on blue)

-- 
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