You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Marshall Shi (JIRA)" <ji...@apache.org> on 2012/08/06 05:44:02 UTC

[jira] [Created] (SHINDIG-1835) gadget iframe accessibility fixes

Marshall Shi created SHINDIG-1835:
-------------------------------------

             Summary: gadget iframe accessibility fixes
                 Key: SHINDIG-1835
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1835
             Project: Shindig
          Issue Type: Bug
          Components: Java
    Affects Versions: 2.5.0-beta3
            Reporter: Marshall Shi
             Fix For: 2.5.0-beta3


The gadget iframe should follow certain format to pass the accessibility test, rough format is:
<iframe title="[gadget_title]" >
<html lang="[lang]" xml:lang="[lang]">
<body></body>
</html>
</iframe>



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SHINDIG-1835) gadget iframe accessibility fixes

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

Ryan Baxter resolved SHINDIG-1835.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.5.0-beta3)
                   2.5.0-beta5
                   2.5.0

Committed revision 1396028
                
> gadget iframe accessibility fixes
> ---------------------------------
>
>                 Key: SHINDIG-1835
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1835
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta3
>            Reporter: Marshall Shi
>             Fix For: 2.5.0, 2.5.0-beta5
>
>         Attachments: JIRA1835.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The gadget iframe should follow certain format to pass the accessibility test, rough format is:
> <iframe title="[gadget_title]" >
> <html lang="[lang]" xml:lang="[lang]">
> <body></body>
> </html>
> </iframe>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SHINDIG-1835) gadget iframe accessibility fixes

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

Marshall Shi updated SHINDIG-1835:
----------------------------------

    Attachment:     (was: JIRA1835.patch)
    
> gadget iframe accessibility fixes
> ---------------------------------
>
>                 Key: SHINDIG-1835
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1835
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta3
>            Reporter: Marshall Shi
>             Fix For: 2.5.0, 2.5.0-beta5
>
>         Attachments: JIRA1835.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The gadget iframe should follow certain format to pass the accessibility test, rough format is:
> <iframe title="[gadget_title]" >
> <html lang="[lang]" xml:lang="[lang]">
> <body></body>
> </html>
> </iframe>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SHINDIG-1835) gadget iframe accessibility fixes

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

Marshall Shi updated SHINDIG-1835:
----------------------------------

    Attachment: JIRA1835.patch

update the latest patch.
                
> gadget iframe accessibility fixes
> ---------------------------------
>
>                 Key: SHINDIG-1835
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1835
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta3
>            Reporter: Marshall Shi
>             Fix For: 2.5.0, 2.5.0-beta5
>
>         Attachments: JIRA1835.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The gadget iframe should follow certain format to pass the accessibility test, rough format is:
> <iframe title="[gadget_title]" >
> <html lang="[lang]" xml:lang="[lang]">
> <body></body>
> </html>
> </iframe>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SHINDIG-1835) gadget iframe accessibility fixes

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

Marshall Shi updated SHINDIG-1835:
----------------------------------

    Attachment: JIRA1835.patch

Attached is the fixes for this JIRA.
                
> gadget iframe accessibility fixes
> ---------------------------------
>
>                 Key: SHINDIG-1835
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1835
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta3
>            Reporter: Marshall Shi
>             Fix For: 2.5.0-beta3
>
>         Attachments: JIRA1835.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> The gadget iframe should follow certain format to pass the accessibility test, rough format is:
> <iframe title="[gadget_title]" >
> <html lang="[lang]" xml:lang="[lang]">
> <body></body>
> </html>
> </iframe>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira