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

[jira] [Updated] (SHINDIG-1668) PHP Shindig - Quirks mode should be used for specificationVersion < 2.0 , default specificationVersion should be 1.0

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

Paul Lindner updated SHINDIG-1668:
----------------------------------

    Fix Version/s:     (was: 2.5.0-beta1)
                   2.5.0-beta2
    
> PHP Shindig - Quirks mode should be used for specificationVersion < 2.0 , default specificationVersion should be 1.0
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1668
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1668
>             Project: Shindig
>          Issue Type: Bug
>          Components: PHP
>    Affects Versions: 2.5.0-beta1
>            Reporter: Tim Wintle
>             Fix For: 2.5.0-beta2
>
>         Attachments: quirksmode.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> From the core gadget specification:
>  * If the /@specificationVersion attribute or any /ModulePrefs/Require/@version or /ModulePrefs/Optional/@version attributes are absent, they are assumed to have the value "1.0".
>  * For Gadgets using an OpenSocial specification version 2.0 or greater, Containers MUST render those Gadgets in HTML5 by default. If a Container supports rendering Gadgets with a specification version less than 2.0, those Gadgets SHOULD continue to be rendered in browser quirks mode.
> currently, PHP shindig does not set the default specification version to 1.0, and does not use quirks mode for specification versions < 2.0

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