You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Suprit Udawat (Created) (JIRA)" <ji...@apache.org> on 2012/04/20 07:49:37 UTC

[jira] [Created] (OFBIZ-4832) Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release

Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release
---------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-4832
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4832
             Project: OFBiz
          Issue Type: Bug
          Components: product
    Affects Versions: Release Branch 11.04
            Reporter: Suprit Udawat
             Fix For: Release Branch 11.04
         Attachments: OFBIZ-4832.patch

In current system when user upload original image system will automatically create rest of images that is small, medium, large, detail and thumbnail but when user upload specific image like small, medium or other image of product, system will remove all the images from specific product folder and place only recently updated image. Also if there will be medium, large or detail images are exist in system and user upload small image to complete image set then system removed all three images and add small image instead system should add new small image without touching other images. So this is a bug in 11.04.
Provided patch in the task to resolve this problem.

--
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] [Assigned] (OFBIZ-4832) Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release

Posted by "Ashish Vijaywargiya (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya reassigned OFBIZ-4832:
------------------------------------------

    Assignee: Ashish Vijaywargiya
    
> Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4832
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4832
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 11.04
>            Reporter: Suprit Udawat
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 11.04
>
>         Attachments: OFBIZ-4832.patch
>
>
> In current system when user upload original image system will automatically create rest of images that is small, medium, large, detail and thumbnail but when user upload specific image like small, medium or other image of product, system will remove all the images from specific product folder and place only recently updated image. Also if there will be medium, large or detail images are exist in system and user upload small image to complete image set then system removed all three images and add small image instead system should add new small image without touching other images. So this is a bug in 11.04.
> Provided patch in the task to resolve this problem.

--
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] (OFBIZ-4832) Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release

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

Suprit Udawat updated OFBIZ-4832:
---------------------------------

    Attachment: OFBIZ-4832.patch
    
> Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4832
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4832
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 11.04
>            Reporter: Suprit Udawat
>             Fix For: Release Branch 11.04
>
>         Attachments: OFBIZ-4832.patch
>
>
> In current system when user upload original image system will automatically create rest of images that is small, medium, large, detail and thumbnail but when user upload specific image like small, medium or other image of product, system will remove all the images from specific product folder and place only recently updated image. Also if there will be medium, large or detail images are exist in system and user upload small image to complete image set then system removed all three images and add small image instead system should add new small image without touching other images. So this is a bug in 11.04.
> Provided patch in the task to resolve this problem.

--
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] (OFBIZ-4832) Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-4832.
----------------------------------

    
> Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4832
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4832
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 11.04, SVN trunk
>            Reporter: Suprit Udawat
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 11.04, SVN trunk
>
>         Attachments: OFBIZ-4832.patch
>
>
> In current system when user upload original image system will automatically create rest of images that is small, medium, large, detail and thumbnail but when user upload specific image like small, medium or other image of product, system will remove all the images from specific product folder and place only recently updated image. Also if there will be medium, large or detail images are exist in system and user upload small image to complete image set then system removed all three images and add small image instead system should add new small image without touching other images. So this is a bug in 11.04.
> Provided patch in the task to resolve this problem.

--
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] (OFBIZ-4832) Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release

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

Ashish Vijaywargiya updated OFBIZ-4832:
---------------------------------------

    Affects Version/s: SVN trunk
        Fix Version/s: SVN trunk
    
> Product images are getting removed when user uploads specific (small, medium, large or detail) image from product > content screen in 11.04 release
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4832
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4832
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 11.04, SVN trunk
>            Reporter: Suprit Udawat
>            Assignee: Ashish Vijaywargiya
>             Fix For: Release Branch 11.04, SVN trunk
>
>         Attachments: OFBIZ-4832.patch
>
>
> In current system when user upload original image system will automatically create rest of images that is small, medium, large, detail and thumbnail but when user upload specific image like small, medium or other image of product, system will remove all the images from specific product folder and place only recently updated image. Also if there will be medium, large or detail images are exist in system and user upload small image to complete image set then system removed all three images and add small image instead system should add new small image without touching other images. So this is a bug in 11.04.
> Provided patch in the task to resolve this problem.

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