You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Tsuyoshi Ito (JIRA)" <ji...@apache.org> on 2010/08/30 11:22:53 UTC

[jira] Created: (CLEREZZA-292) org.apache.clerezza.tools.offline: /thumbnail service links are not replaced with the correct image uri

org.apache.clerezza.tools.offline: /thumbnail service links are not replaced with the correct image uri
-------------------------------------------------------------------------------------------------------

                 Key: CLEREZZA-292
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-292
             Project: Clerezza
          Issue Type: Bug
            Reporter: Tsuyoshi Ito
            Assignee: Manuel Innerhofer


If thumbnail service is used in an img tags (e.g. /thumbnail-service?uri=http://foo.bar/digital-assets/2010/08/25/fa468695-039e-4d6e-9b7a-8aa40c96e712&width=726) it should be replaced with the appropriate image uri (e.g. http://foo.bar/digital-assets/2010/08/25/fa468695-039e-4d6e-9b7a-8aa40c96e712.jpeg)

Relative links should also be resolved (e.g. <a href="/">&nbsp;</a> to http://foo.bar/test/).

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


[jira] Commented: (CLEREZZA-292) org.apache.clerezza.tools.offline: /thumbnail service links are not replaced with the correct image uri

Posted by "Manuel Innerhofer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904235#action_12904235 ] 

Manuel Innerhofer commented on CLEREZZA-292:
--------------------------------------------

You have to use the "rootLinkPrefix" query parameter to specify the prefix that is prepended to "/"

> org.apache.clerezza.tools.offline: /thumbnail service links are not replaced with the correct image uri
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-292
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-292
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ito
>            Assignee: Manuel Innerhofer
>
> If thumbnail service is used in an img tags (e.g. /thumbnail-service?uri=http://foo.bar/digital-assets/2010/08/25/fa468695-039e-4d6e-9b7a-8aa40c96e712&width=726) it should be replaced with the appropriate image uri (e.g. http://foo.bar/digital-assets/2010/08/25/fa468695-039e-4d6e-9b7a-8aa40c96e712.jpeg)
> Relative links should also be resolved (e.g. <a href="/">&nbsp;</a> to http://foo.bar/test/).

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


[jira] Resolved: (CLEREZZA-292) org.apache.clerezza.tools.offline: /thumbnail service links are not replaced with the correct image uri

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

Manuel Innerhofer resolved CLEREZZA-292.
----------------------------------------

    Resolution: Fixed

> org.apache.clerezza.tools.offline: /thumbnail service links are not replaced with the correct image uri
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-292
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-292
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ito
>            Assignee: Manuel Innerhofer
>
> If thumbnail service is used in an img tags (e.g. /thumbnail-service?uri=http://foo.bar/digital-assets/2010/08/25/fa468695-039e-4d6e-9b7a-8aa40c96e712&width=726) it should be replaced with the appropriate image uri (e.g. http://foo.bar/digital-assets/2010/08/25/fa468695-039e-4d6e-9b7a-8aa40c96e712.jpeg)
> Relative links should also be resolved (e.g. <a href="/">&nbsp;</a> to http://foo.bar/test/).

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


[jira] Reopened: (CLEREZZA-292) org.apache.clerezza.tools.offline: /thumbnail service links are not replaced with the correct image uri

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CLEREZZA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür reopened CLEREZZA-292:
-----------------------------------------


- Some files contain the wrong license header (default netbeans apache header)
- I think the service shoulddn't depend on the thumbnail service but if redirections are to be removed I think this should be done independently of where thy originate from
- I think the thumbnail redirections could just disappear from generated page, I don't see the use of this roundtrip to the client, the ssp could just generate the target uri (for this a webrendering-function provided by the thumbnail service could be useful, see also:  http://mail-archives.apache.org/mod_mbox//incubator-clerezza-dev/201009.mbox/%3C1284217230.1455.6.camel@Nokia-N900-51-1%3E )

> org.apache.clerezza.tools.offline: /thumbnail service links are not replaced with the correct image uri
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-292
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-292
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ito
>            Assignee: Manuel Innerhofer
>
> If thumbnail service is used in an img tags (e.g. /thumbnail-service?uri=http://foo.bar/digital-assets/2010/08/25/fa468695-039e-4d6e-9b7a-8aa40c96e712&width=726) it should be replaced with the appropriate image uri (e.g. http://foo.bar/digital-assets/2010/08/25/fa468695-039e-4d6e-9b7a-8aa40c96e712.jpeg)
> Relative links should also be resolved (e.g. <a href="/">&nbsp;</a> to http://foo.bar/test/).

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