[ 
https://issues.apache.org/jira/browse/OFBIZ-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric de Maulde reopened OFBIZ-4212:
-----------------------------------


In the OFBiz contributor best practice 
https://cwiki.apache.org/OFBADMIN/ofbiz-contributors-best-practices.html

It's written : "Rule #1 for a committer is the same as for a doctor: first do 
no harm. Nothing should be committed that breaks existing functionality without 
replacing it either before or in the same commit. Whatever you are working with 
someone developed it and chances are someone is using it, and possibly MANY 
people."

And I believe my patch is more flexible to build a path to save an image 
filename.

What is your goal to prohibit the old image filename format order by 
type/viewtype ?

> Old image file name format causes an error scaling updated an original image
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-4212
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4212
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: trunk 1080218
>            Reporter: Eric de Maulde
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ScaleImage.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> To scale image into Product Content with the old catalog.properties 
> configuration, "FilenameToUse" is wrong with the new issue about Image 
> Management https://issues.apache.org/jira/browse/OFBIZ-4194
> image.filename.format=${location}/${type}/${id}
> image.filename.additionalviewsize.format=${location}/${viewtype}/${sizetype}/${id}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to