You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2008/01/30 08:12:34 UTC

[jira] Created: (SLING-212) Content is loaded with wrong mime type if mime type service is not available

Content is loaded with wrong mime type if mime type service is not available
----------------------------------------------------------------------------

                 Key: SLING-212
                 URL: https://issues.apache.org/jira/browse/SLING-212
             Project: Sling
          Issue Type: Bug
          Components: Resource
            Reporter: Carsten Ziegeler


If the jcr resource bundle loads content befor the mime type service is available, the content in the repository has not the correct mime type.
The solution is to make an own service out of the content loader and make the reference to the mime type service mandatory.

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


[jira] Closed: (SLING-212) Content is loaded with wrong mime type if mime type service is not available

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

Carsten Ziegeler closed SLING-212.
----------------------------------

    Resolution: Fixed

> Content is loaded with wrong mime type if mime type service is not available
> ----------------------------------------------------------------------------
>
>                 Key: SLING-212
>                 URL: https://issues.apache.org/jira/browse/SLING-212
>             Project: Sling
>          Issue Type: Bug
>          Components: Resource
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> If the jcr resource bundle loads content befor the mime type service is available, the content in the repository has not the correct mime type.
> The solution is to make an own service out of the content loader and make the reference to the mime type service mandatory.

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


[jira] Updated: (SLING-212) Content is loaded with wrong mime type if mime type service is not available

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

Carsten Ziegeler updated SLING-212:
-----------------------------------

              Assignee: Carsten Ziegeler
    Remaining Estimate: 0h
     Original Estimate: 0h

> Content is loaded with wrong mime type if mime type service is not available
> ----------------------------------------------------------------------------
>
>                 Key: SLING-212
>                 URL: https://issues.apache.org/jira/browse/SLING-212
>             Project: Sling
>          Issue Type: Bug
>          Components: Resource
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> If the jcr resource bundle loads content befor the mime type service is available, the content in the repository has not the correct mime type.
> The solution is to make an own service out of the content loader and make the reference to the mime type service mandatory.

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