[jira] Commented: (GERONIMO-4025) Accessibility issues: No caption tag or summary property, no column and row scope property for data tables in admin console

2009-07-08 Thread Shiny Cheng (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729017#action_12729017
 ] 

Shiny Cheng commented on GERONIMO-4025:
---

I have checked the modified files according to the lists on svn commits. Most 
of the properties have been properly added, but a small portion still missed 
the scope attribute. I guess may be those are new added ones after Rex fixed 
them.  

Here is the list of files which miss some of the scope attribute.
/geronimo/server/trunk/plugins/activemq/activemq-portlets/src/main/webapp/WEB-INF/view/jmsmanager/server/normal.jsp
/geronimo/server/trunk/plugins/console/console-base-portlets/src/main/webapp/WEB-INF/view/webmanager/connector/normal.jsp
 
Please help me to verify them. Thanks.

> Accessibility issues: No caption tag or summary property, no column and row 
> scope property for data tables in admin console
> ---
>
> Key: GERONIMO-4025
> URL: https://issues.apache.org/jira/browse/GERONIMO-4025
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.1.1, 2.1.2, 2.1.x, 2.2
> Environment: Windows XP SP2, IE 6.0
> JAWS 8.0
>Reporter: Forrest Xia
>Assignee: Donald Woods
> Fix For: 2.2
>
> Attachments: GERONIMO-4025-activemq-and-monitoring.patch, 
> GERONIMO-4025-configmanager-and-infomanager.patch, 
> GERONIMO-4025-console.patch, GERONIMO-4025-DB-Properties_zh.patch, 
> GERONIMO-4025-DB-style.patch, GERONIMO-4025-DB.patch
>
>
> To enable accessibility feature for data tables in the admin console, these 
> techniques should be used:
> 1. Add caption tag or summary property to data table, for example
> 
> Server information
> OR
> 
> 2. Add scope property to column and row headers, for example
> 
> Property name
> Property value
> 
> 
> Geronimo Version
> 2.1.1
> 
> The data tables on these pages shall be improved:
> Server->Information
> Server->Java System Info
> server->Web Server
> Server->Thread Pools
> Server->JMS Server
> Server->Monitoring
> Services->Database Pools
> Services->JMS Resources
> Applications->Web App WARs
> Applications->System modules
> Applications->Application EARs
> Applications->EJB JARs
> Applications->J2EE Connectors
> Applications->App Clients
> Security->Users and Groups
> Security->Keystores
> Security->Security Realms
> Embedded DB->DB Info
> Embedded DB->DB Manager

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



[jira] Commented: (GERONIMO-4025) Accessibility issues: No caption tag or summary property, no column and row scope property for data tables in admin console

2009-01-06 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661218#action_12661218
 ] 

Donald Woods commented on GERONIMO-4025:


applied GERONIMO-4025-console.patch to trunk as Rev732019

> Accessibility issues: No caption tag or summary property, no column and row 
> scope property for data tables in admin console
> ---
>
> Key: GERONIMO-4025
> URL: https://issues.apache.org/jira/browse/GERONIMO-4025
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.1.1, 2.1.2, 2.1.x, 2.2
> Environment: Windows XP SP2, IE 6.0
> JAWS 8.0
>Reporter: Forrest Xia
>Assignee: Donald Woods
> Fix For: 2.2
>
> Attachments: GERONIMO-4025-activemq-and-monitoring.patch, 
> GERONIMO-4025-configmanager-and-infomanager.patch, 
> GERONIMO-4025-console.patch, GERONIMO-4025-DB-Properties_zh.patch, 
> GERONIMO-4025-DB-style.patch, GERONIMO-4025-DB.patch
>
>
> To enable accessibility feature for data tables in the admin console, these 
> techniques should be used:
> 1. Add caption tag or summary property to data table, for example
> 
> Server information
> OR
> 
> 2. Add scope property to column and row headers, for example
> 
> Property name
> Property value
> 
> 
> Geronimo Version
> 2.1.1
> 
> The data tables on these pages shall be improved:
> Server->Information
> Server->Java System Info
> server->Web Server
> Server->Thread Pools
> Server->JMS Server
> Server->Monitoring
> Services->Database Pools
> Services->JMS Resources
> Applications->Web App WARs
> Applications->System modules
> Applications->Application EARs
> Applications->EJB JARs
> Applications->J2EE Connectors
> Applications->App Clients
> Security->Users and Groups
> Security->Keystores
> Security->Security Realms
> Embedded DB->DB Info
> Embedded DB->DB Manager

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



[jira] Commented: (GERONIMO-4025) Accessibility issues: No caption tag or summary property, no column and row scope property for data tables in admin console

2009-01-06 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661216#action_12661216
 ] 

Donald Woods commented on GERONIMO-4025:


applied GERONIMO-4025-DB-style.patch to trunk as Rev732012

> Accessibility issues: No caption tag or summary property, no column and row 
> scope property for data tables in admin console
> ---
>
> Key: GERONIMO-4025
> URL: https://issues.apache.org/jira/browse/GERONIMO-4025
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.1.1, 2.1.2, 2.1.x, 2.2
> Environment: Windows XP SP2, IE 6.0
> JAWS 8.0
>Reporter: Forrest Xia
>Assignee: Donald Woods
> Fix For: 2.2
>
> Attachments: GERONIMO-4025-activemq-and-monitoring.patch, 
> GERONIMO-4025-configmanager-and-infomanager.patch, 
> GERONIMO-4025-console.patch, GERONIMO-4025-DB-Properties_zh.patch, 
> GERONIMO-4025-DB-style.patch, GERONIMO-4025-DB.patch
>
>
> To enable accessibility feature for data tables in the admin console, these 
> techniques should be used:
> 1. Add caption tag or summary property to data table, for example
> 
> Server information
> OR
> 
> 2. Add scope property to column and row headers, for example
> 
> Property name
> Property value
> 
> 
> Geronimo Version
> 2.1.1
> 
> The data tables on these pages shall be improved:
> Server->Information
> Server->Java System Info
> server->Web Server
> Server->Thread Pools
> Server->JMS Server
> Server->Monitoring
> Services->Database Pools
> Services->JMS Resources
> Applications->Web App WARs
> Applications->System modules
> Applications->Application EARs
> Applications->EJB JARs
> Applications->J2EE Connectors
> Applications->App Clients
> Security->Users and Groups
> Security->Keystores
> Security->Security Realms
> Embedded DB->DB Info
> Embedded DB->DB Manager

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



[jira] Commented: (GERONIMO-4025) Accessibility issues: No caption tag or summary property, no column and row scope property for data tables in admin console

2009-01-06 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661215#action_12661215
 ] 

Donald Woods commented on GERONIMO-4025:


GERONIMO-4025-configmanager-and-infomanager.patch applied to trunk as Rev732011

> Accessibility issues: No caption tag or summary property, no column and row 
> scope property for data tables in admin console
> ---
>
> Key: GERONIMO-4025
> URL: https://issues.apache.org/jira/browse/GERONIMO-4025
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.1.1, 2.1.2, 2.1.x, 2.2
> Environment: Windows XP SP2, IE 6.0
> JAWS 8.0
>Reporter: Forrest Xia
>Assignee: Donald Woods
> Fix For: 2.2
>
> Attachments: GERONIMO-4025-activemq-and-monitoring.patch, 
> GERONIMO-4025-configmanager-and-infomanager.patch, 
> GERONIMO-4025-console.patch, GERONIMO-4025-DB-Properties_zh.patch, 
> GERONIMO-4025-DB-style.patch, GERONIMO-4025-DB.patch
>
>
> To enable accessibility feature for data tables in the admin console, these 
> techniques should be used:
> 1. Add caption tag or summary property to data table, for example
> 
> Server information
> OR
> 
> 2. Add scope property to column and row headers, for example
> 
> Property name
> Property value
> 
> 
> Geronimo Version
> 2.1.1
> 
> The data tables on these pages shall be improved:
> Server->Information
> Server->Java System Info
> server->Web Server
> Server->Thread Pools
> Server->JMS Server
> Server->Monitoring
> Services->Database Pools
> Services->JMS Resources
> Applications->Web App WARs
> Applications->System modules
> Applications->Application EARs
> Applications->EJB JARs
> Applications->J2EE Connectors
> Applications->App Clients
> Security->Users and Groups
> Security->Keystores
> Security->Security Realms
> Embedded DB->DB Info
> Embedded DB->DB Manager

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



[jira] Commented: (GERONIMO-4025) Accessibility issues: No caption tag or summary property, no column and row scope property for data tables in admin console

2008-07-08 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611697#action_12611697
 ] 

Donald Woods commented on GERONIMO-4025:


Applied GERONIMO-4025-activemq-and-monitoring.patch as r674888 in trunk 
(2.2-SNAPSHOT)



> Accessibility issues: No caption tag or summary property, no column and row 
> scope property for data tables in admin console
> ---
>
> Key: GERONIMO-4025
> URL: https://issues.apache.org/jira/browse/GERONIMO-4025
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.1.1, 2.1.2, 2.1.x, 2.2
> Environment: Windows XP SP2, IE 6.0
> JAWS 8.0
>Reporter: Xia Ming
> Fix For: 2.2
>
> Attachments: GERONIMO-4025-activemq-and-monitoring.patch, 
> GERONIMO-4025-DB-Properties_zh.patch, GERONIMO-4025-DB.patch
>
>
> To enable accessibility feature for data tables in the admin console, these 
> techniques should be used:
> 1. Add caption tag or summary property to data table, for example
> 
> Server information
> OR
> 
> 2. Add scope property to column and row headers, for example
> 
> Property name
> Property value
> 
> 
> Geronimo Version
> 2.1.1
> 
> The data tables on these pages shall be improved:
> Server->Information
> Server->Java System Info
> server->Web Server
> Server->Thread Pools
> Server->JMS Server
> Server->Monitoring
> Services->Database Pools
> Services->JMS Resources
> Applications->Web App WARs
> Applications->System modules
> Applications->Application EARs
> Applications->EJB JARs
> Applications->J2EE Connectors
> Applications->App Clients
> Security->Users and Groups
> Security->Keystores
> Security->Security Realms
> Embedded DB->DB Info
> Embedded DB->DB Manager

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



[jira] Commented: (GERONIMO-4025) Accessibility issues: No caption tag or summary property, no column and row scope property for data tables in admin console

2008-07-08 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611694#action_12611694
 ] 

Donald Woods commented on GERONIMO-4025:


Applied GERONIMO-4025-DB-Properties_zh.patch as r674884 in trunk (2.2-SNAPSHOT)

> Accessibility issues: No caption tag or summary property, no column and row 
> scope property for data tables in admin console
> ---
>
> Key: GERONIMO-4025
> URL: https://issues.apache.org/jira/browse/GERONIMO-4025
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.1.1, 2.1.2, 2.1.x, 2.2
> Environment: Windows XP SP2, IE 6.0
> JAWS 8.0
>Reporter: Xia Ming
> Fix For: 2.2
>
> Attachments: GERONIMO-4025-activemq-and-monitoring.patch, 
> GERONIMO-4025-DB-Properties_zh.patch, GERONIMO-4025-DB.patch
>
>
> To enable accessibility feature for data tables in the admin console, these 
> techniques should be used:
> 1. Add caption tag or summary property to data table, for example
> 
> Server information
> OR
> 
> 2. Add scope property to column and row headers, for example
> 
> Property name
> Property value
> 
> 
> Geronimo Version
> 2.1.1
> 
> The data tables on these pages shall be improved:
> Server->Information
> Server->Java System Info
> server->Web Server
> Server->Thread Pools
> Server->JMS Server
> Server->Monitoring
> Services->Database Pools
> Services->JMS Resources
> Applications->Web App WARs
> Applications->System modules
> Applications->Application EARs
> Applications->EJB JARs
> Applications->J2EE Connectors
> Applications->App Clients
> Security->Users and Groups
> Security->Keystores
> Security->Security Realms
> Embedded DB->DB Info
> Embedded DB->DB Manager

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



[jira] Commented: (GERONIMO-4025) Accessibility issues: No caption tag or summary property, no column and row scope property for data tables in admin console

2008-07-07 Thread Donald Woods (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12611408#action_12611408
 ] 

Donald Woods commented on GERONIMO-4025:


Applied GERONIMO-4025-DB.patch to trunk as r674680.
Made a small change to put the new stings in the resource bundles.
Please add any new portlet strings to the appropriate resource bundle in future 
patches.
Rex, thanks for the patch and keep them coming.



> Accessibility issues: No caption tag or summary property, no column and row 
> scope property for data tables in admin console
> ---
>
> Key: GERONIMO-4025
> URL: https://issues.apache.org/jira/browse/GERONIMO-4025
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: console
>Affects Versions: 2.1.1, 2.1.2, 2.1.x, 2.2
> Environment: Windows XP SP2, IE 6.0
> JAWS 8.0
>Reporter: Xia Ming
> Fix For: 2.2
>
> Attachments: GERONIMO-4025-DB.patch
>
>
> To enable accessibility feature for data tables in the admin console, these 
> techniques should be used:
> 1. Add caption tag or summary property to data table, for example
> 
> Server information
> OR
> 
> 2. Add scope property to column and row headers, for example
> 
> Property name
> Property value
> 
> 
> Geronimo Version
> 2.1.1
> 
> The data tables on these pages shall be improved:
> Server->Information
> Server->Java System Info
> server->Web Server
> Server->Thread Pools
> Server->JMS Server
> Server->Monitoring
> Services->Database Pools
> Services->JMS Resources
> Applications->Web App WARs
> Applications->System modules
> Applications->Application EARs
> Applications->EJB JARs
> Applications->J2EE Connectors
> Applications->App Clients
> Security->Users and Groups
> Security->Keystores
> Security->Security Realms
> Embedded DB->DB Info
> Embedded DB->DB Manager

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