You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Roman Dawydkin (Created) (JIRA)" <ji...@apache.org> on 2011/11/24 07:24:44 UTC

[jira] [Created] (TAP5-1758) In quickstart app CSS images are not visible

In quickstart app CSS images are not visible
--------------------------------------------

                 Key: TAP5-1758
                 URL: https://issues.apache.org/jira/browse/TAP5-1758
             Project: Tapestry 5
          Issue Type: Bug
          Components: quickstart
    Affects Versions: 5.3
            Reporter: Roman Dawydkin
            Priority: Minor


Created quickstart application exactly as described in http://tapestry.apache.org/getting-started.html
Running it successfully with jetty:run, but background images specified in CSS is not visible, that is, main screen background is completely white, there is no gradient visibile in tutorial screenshot.
Looking in generated HTML, CSS is included as <link type="text/css" rel="stylesheet" href="/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/layout.css"/> and so images must be loaded by "/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/images/img01.jpg", but actual images is accessible by "http://localhost:8080/newapp/layout/images/img01.jpg"
I'm new to Tapestry and not sure how to fix it by myself.


--
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] [Closed] (TAP5-1758) In quickstart app CSS images are not visible

Posted by "Roman Dawydkin (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Dawydkin closed TAP5-1758.
--------------------------------

       Resolution: Not A Problem
    Fix Version/s: 5.3

Sorry, it was my fault, due to browser settings.
                
> In quickstart app CSS images are not visible
> --------------------------------------------
>
>                 Key: TAP5-1758
>                 URL: https://issues.apache.org/jira/browse/TAP5-1758
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: quickstart
>    Affects Versions: 5.3
>            Reporter: Roman Dawydkin
>            Priority: Minor
>              Labels: css, images
>             Fix For: 5.3
>
>         Attachments: screenshot-1.jpg
>
>
> Created quickstart application exactly as described in http://tapestry.apache.org/getting-started.html
> Running it successfully with jetty:run, but background images specified in CSS is not visible, that is, main screen background is completely white, there is no gradient visibile in tutorial screenshot.
> Looking in generated HTML, CSS is included as <link type="text/css" rel="stylesheet" href="/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/layout.css"/> and so images must be loaded by "/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/images/img01.jpg", but actual images is accessible by "http://localhost:8080/newapp/layout/images/img01.jpg"
> I'm new to Tapestry and not sure how to fix it by myself.

--
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] [Closed] (TAP5-1758) In quickstart app CSS images are not visible

Posted by "Roman Dawydkin (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Dawydkin closed TAP5-1758.
--------------------------------

       Resolution: Not A Problem
    Fix Version/s: 5.3

Sorry, it was my fault, due to browser settings.
                
> In quickstart app CSS images are not visible
> --------------------------------------------
>
>                 Key: TAP5-1758
>                 URL: https://issues.apache.org/jira/browse/TAP5-1758
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: quickstart
>    Affects Versions: 5.3
>            Reporter: Roman Dawydkin
>            Priority: Minor
>              Labels: css, images
>             Fix For: 5.3
>
>         Attachments: screenshot-1.jpg
>
>
> Created quickstart application exactly as described in http://tapestry.apache.org/getting-started.html
> Running it successfully with jetty:run, but background images specified in CSS is not visible, that is, main screen background is completely white, there is no gradient visibile in tutorial screenshot.
> Looking in generated HTML, CSS is included as <link type="text/css" rel="stylesheet" href="/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/layout.css"/> and so images must be loaded by "/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/images/img01.jpg", but actual images is accessible by "http://localhost:8080/newapp/layout/images/img01.jpg"
> I'm new to Tapestry and not sure how to fix it by myself.

--
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] [Updated] (TAP5-1758) In quickstart app CSS images are not visible

Posted by "Roman Dawydkin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Dawydkin updated TAP5-1758:
---------------------------------

    Attachment: screenshot-1.jpg
    
> In quickstart app CSS images are not visible
> --------------------------------------------
>
>                 Key: TAP5-1758
>                 URL: https://issues.apache.org/jira/browse/TAP5-1758
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: quickstart
>    Affects Versions: 5.3
>            Reporter: Roman Dawydkin
>            Priority: Minor
>              Labels: css, images
>         Attachments: screenshot-1.jpg
>
>
> Created quickstart application exactly as described in http://tapestry.apache.org/getting-started.html
> Running it successfully with jetty:run, but background images specified in CSS is not visible, that is, main screen background is completely white, there is no gradient visibile in tutorial screenshot.
> Looking in generated HTML, CSS is included as <link type="text/css" rel="stylesheet" href="/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/layout.css"/> and so images must be loaded by "/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/images/img01.jpg", but actual images is accessible by "http://localhost:8080/newapp/layout/images/img01.jpg"
> I'm new to Tapestry and not sure how to fix it by myself.

--
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] [Reopened] (TAP5-1758) In quickstart app CSS images are not visible

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

Howard M. Lewis Ship reopened TAP5-1758:
----------------------------------------

    
> In quickstart app CSS images are not visible
> --------------------------------------------
>
>                 Key: TAP5-1758
>                 URL: https://issues.apache.org/jira/browse/TAP5-1758
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: quickstart
>    Affects Versions: 5.3
>            Reporter: Roman Dawydkin
>            Priority: Minor
>              Labels: css, images
>         Attachments: screenshot-1.jpg
>
>
> Created quickstart application exactly as described in http://tapestry.apache.org/getting-started.html
> Running it successfully with jetty:run, but background images specified in CSS is not visible, that is, main screen background is completely white, there is no gradient visibile in tutorial screenshot.
> Looking in generated HTML, CSS is included as <link type="text/css" rel="stylesheet" href="/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/layout.css"/> and so images must be loaded by "/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/images/img01.jpg", but actual images is accessible by "http://localhost:8080/newapp/layout/images/img01.jpg"
> I'm new to Tapestry and not sure how to fix it by myself.

--
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] [Updated] (TAP5-1758) In quickstart app CSS images are not visible

Posted by "Roman Dawydkin (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Dawydkin updated TAP5-1758:
---------------------------------

    Attachment: screenshot-1.jpg
    
> In quickstart app CSS images are not visible
> --------------------------------------------
>
>                 Key: TAP5-1758
>                 URL: https://issues.apache.org/jira/browse/TAP5-1758
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: quickstart
>    Affects Versions: 5.3
>            Reporter: Roman Dawydkin
>            Priority: Minor
>              Labels: css, images
>         Attachments: screenshot-1.jpg
>
>
> Created quickstart application exactly as described in http://tapestry.apache.org/getting-started.html
> Running it successfully with jetty:run, but background images specified in CSS is not visible, that is, main screen background is completely white, there is no gradient visibile in tutorial screenshot.
> Looking in generated HTML, CSS is included as <link type="text/css" rel="stylesheet" href="/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/layout.css"/> and so images must be loaded by "/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/images/img01.jpg", but actual images is accessible by "http://localhost:8080/newapp/layout/images/img01.jpg"
> I'm new to Tapestry and not sure how to fix it by myself.

--
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] [Reopened] (TAP5-1758) In quickstart app CSS images are not visible

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

Howard M. Lewis Ship reopened TAP5-1758:
----------------------------------------

    
> In quickstart app CSS images are not visible
> --------------------------------------------
>
>                 Key: TAP5-1758
>                 URL: https://issues.apache.org/jira/browse/TAP5-1758
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: quickstart
>    Affects Versions: 5.3
>            Reporter: Roman Dawydkin
>            Priority: Minor
>              Labels: css, images
>         Attachments: screenshot-1.jpg
>
>
> Created quickstart application exactly as described in http://tapestry.apache.org/getting-started.html
> Running it successfully with jetty:run, but background images specified in CSS is not visible, that is, main screen background is completely white, there is no gradient visibile in tutorial screenshot.
> Looking in generated HTML, CSS is included as <link type="text/css" rel="stylesheet" href="/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/layout.css"/> and so images must be loaded by "/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/images/img01.jpg", but actual images is accessible by "http://localhost:8080/newapp/layout/images/img01.jpg"
> I'm new to Tapestry and not sure how to fix it by myself.

--
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] [Closed] (TAP5-1758) In quickstart app CSS images are not visible

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

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

       Resolution: Invalid
    Fix Version/s:     (was: 5.3)
    
> In quickstart app CSS images are not visible
> --------------------------------------------
>
>                 Key: TAP5-1758
>                 URL: https://issues.apache.org/jira/browse/TAP5-1758
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: quickstart
>    Affects Versions: 5.3
>            Reporter: Roman Dawydkin
>            Priority: Minor
>              Labels: css, images
>         Attachments: screenshot-1.jpg
>
>
> Created quickstart application exactly as described in http://tapestry.apache.org/getting-started.html
> Running it successfully with jetty:run, but background images specified in CSS is not visible, that is, main screen background is completely white, there is no gradient visibile in tutorial screenshot.
> Looking in generated HTML, CSS is included as <link type="text/css" rel="stylesheet" href="/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/layout.css"/> and so images must be loaded by "/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/images/img01.jpg", but actual images is accessible by "http://localhost:8080/newapp/layout/images/img01.jpg"
> I'm new to Tapestry and not sure how to fix it by myself.

--
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] [Closed] (TAP5-1758) In quickstart app CSS images are not visible

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

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

       Resolution: Invalid
    Fix Version/s:     (was: 5.3)
    
> In quickstart app CSS images are not visible
> --------------------------------------------
>
>                 Key: TAP5-1758
>                 URL: https://issues.apache.org/jira/browse/TAP5-1758
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: quickstart
>    Affects Versions: 5.3
>            Reporter: Roman Dawydkin
>            Priority: Minor
>              Labels: css, images
>         Attachments: screenshot-1.jpg
>
>
> Created quickstart application exactly as described in http://tapestry.apache.org/getting-started.html
> Running it successfully with jetty:run, but background images specified in CSS is not visible, that is, main screen background is completely white, there is no gradient visibile in tutorial screenshot.
> Looking in generated HTML, CSS is included as <link type="text/css" rel="stylesheet" href="/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/layout.css"/> and so images must be loaded by "/newapp/assets/1.0-SNAPSHOT-DEV/ctx/layout/images/img01.jpg", but actual images is accessible by "http://localhost:8080/newapp/layout/images/img01.jpg"
> I'm new to Tapestry and not sure how to fix it by myself.

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