You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Ben Gidley (JIRA)" <ji...@apache.org> on 2009/06/12 16:26:07 UTC

[jira] Created: (TAP5-750) Swf files as assets don't play in firefox due to being gziped

Swf files as assets don't play in firefox due to being gziped
-------------------------------------------------------------

                 Key: TAP5-750
                 URL: https://issues.apache.org/jira/browse/TAP5-750
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.1.0.5
            Reporter: Ben Gidley


If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).

The precise symptoms are
* The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
* If you right click on it you will get the flashright click menu
* If you right click and choose play it does play

If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 

Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.

If you turn GZIP off in tapestry the SWF plays again. 

Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Commented: (TAP5-750) Swf files as assets don't play in firefox due to being gziped

Posted by "Ben Gidley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718850#action_12718850 ] 

Ben Gidley commented on TAP5-750:
---------------------------------

A project that demostrates this will (hopefully) shortly be uploaded to tapestry.formos.com - as it includes a swf loader with a test case. 

> Swf files as assets don't play in firefox due to being gziped
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Updated: (TAP5-750) Tapestry should not attempt to GZip flash movies (.swf files)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-750:
--------------------------------------

    Summary: Tapestry should not attempt to GZip flash movies (.swf files)  (was: Swf files as assets don't play in firefox due to being gziped)

> Tapestry should not attempt to GZip flash movies (.swf files)
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>            Assignee: Howard M. Lewis Ship
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Assigned: (TAP5-750) Swf files as assets don't play in firefox due to being gziped

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-750:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Swf files as assets don't play in firefox due to being gziped
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>            Assignee: Howard M. Lewis Ship
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Closed: (TAP5-750) Tapestry should not attempt to GZip flash movies (.swf files)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-750.
-------------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

> Tapestry should not attempt to GZip flash movies (.swf files)
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.0
>
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Updated: (TAP5-750) Tapestry should not attempt to GZip flash movies (.swf files)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-750:
--------------------------------------

    Summary: Tapestry should not attempt to GZip flash movies (.swf files)  (was: Swf files as assets don't play in firefox due to being gziped)

> Tapestry should not attempt to GZip flash movies (.swf files)
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>            Assignee: Howard M. Lewis Ship
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Assigned: (TAP5-750) Swf files as assets don't play in firefox due to being gziped

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-750:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Swf files as assets don't play in firefox due to being gziped
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>            Assignee: Howard M. Lewis Ship
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Commented: (TAP5-750) Swf files as assets don't play in firefox due to being gziped

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720398#action_12720398 ] 

Howard M. Lewis Ship commented on TAP5-750:
-------------------------------------------

It will be easy to add a default to not compress SWF files.


> Swf files as assets don't play in firefox due to being gziped
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Commented: (TAP5-750) Swf files as assets don't play in firefox due to being gziped

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720398#action_12720398 ] 

Howard M. Lewis Ship commented on TAP5-750:
-------------------------------------------

It will be easy to add a default to not compress SWF files.


> Swf files as assets don't play in firefox due to being gziped
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Closed: (TAP5-750) Tapestry should not attempt to GZip flash movies (.swf files)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-750.
-------------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

> Tapestry should not attempt to GZip flash movies (.swf files)
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.2.0
>
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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


[jira] Commented: (TAP5-750) Swf files as assets don't play in firefox due to being gziped

Posted by "Ben Gidley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718850#action_12718850 ] 

Ben Gidley commented on TAP5-750:
---------------------------------

A project that demostrates this will (hopefully) shortly be uploaded to tapestry.formos.com - as it includes a swf loader with a test case. 

> Swf files as assets don't play in firefox due to being gziped
> -------------------------------------------------------------
>
>                 Key: TAP5-750
>                 URL: https://issues.apache.org/jira/browse/TAP5-750
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Ben Gidley
>
> If you put a swf file as an asset on a page and then try and play that swf it won't play in firefox (other browsers IE, Opera, Safari are ok).
> The precise symptoms are
> * The SWF looks like it loads - but you just get the background colour and the main movie doesn't play
> * If you right click on it you will get the flashright click menu
> * If you right click and choose play it does play
> If you move the movie to an near identical path (e.g. bsset/xxxxx/xxx.swf) it will play fine. 
> Looking in wireshark the only difference is tapestry GZIP's the swf served as an asset this then stops firefox playing the movie.
> If you turn GZIP off in tapestry the SWF plays again. 
> Ideally tapestry should let you turn gzip on/off by mime type as well as globally. This would let you enable it for HTML, JS but not for binary objects where it is just a waste of CPU time. 

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