[ 
https://issues.apache.org/jira/browse/OFBIZ-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536456
 ] 

Bilgin Ibryam commented on OFBIZ-1356:
--------------------------------------

Carl,

You can still use Team > Create patch in Eclipse for patches. The only thing 
you have to do is to remove the beginning of paths up to ofbiz home dir from 
your patch.
After creating the patch i usually open it with a text editor, mark the 
beginning of the path for removing, and do a replace all from edit menu of text 
editor  with an empty string. This should fix paths in the patch file.

Regards,
Bilgin Ibryam

> Variable error in viewprofile.ftl
> ---------------------------------
>
>                 Key: OFBIZ-1356
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1356
>             Project: OFBiz
>          Issue Type: Bug
>          Components: party
>    Affects Versions: Release Branch 4.0
>         Environment: Mac OS X 10.4.10
>            Reporter: Carl Johansson
>            Priority: Minor
>
> The template viewprofile.ftl contains faulty variables. The ${partyId} should 
> be changed to ${party.partyId}. I have however never made a patch and Team > 
> Create patch in Eclipse made a very strange patch including the complete 
> paths on my local system.

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

Reply via email to