You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "BJ Freeman (JIRA)" <ji...@apache.org> on 2006/06/29 20:56:30 UTC

[jira] Commented: (OFBIZ-66) Delete botton in ListCommunications does not delete underlying data.

    [ http://issues.apache.org/jira/browse/OFBIZ-66?page=comments#action_12418514 ] 

BJ Freeman commented on OFBIZ-66:
---------------------------------

correct info
ListLookupCommEvents not ListPartyCommEvents
and 
the remove is
            <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="deleteCommunicationEvent?communicationEventId=${communicationEventId}"/>



> Delete botton in ListCommunications does not delete underlying data.
> --------------------------------------------------------------------
>
>          Key: OFBIZ-66
>          URL: http://issues.apache.org/jira/browse/OFBIZ-66
>      Project: The Open For Business Project
>         Type: Bug

>   Components: content, party
>     Versions: SVN trunk
>     Reporter: BJ Freeman

>
> Incommingemails 
> creates communications event
> Communicationevent roles
> and Content
> all linked together.
> in commforms.xml->ListPartyCommEvents()
> the remove link
>             <hyperlink also-hidden="false" description="${uiLabelMap.CommonDelete}" target="deletePartyCommunicationEvent?partyId=${partyId}&amp;communicationEventId=${communicationEventId}"/>
> working back thru the controller  and the services I don't see any thing that deals with removing the text or attachments of an email.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira