[jira] [Commented] (OFBIZ-9746) updateContentAssoc does not return success/error message to the UI.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-9746) updateContentAssoc does not return success/error message to the UI.

Nicolas Malin (Jira)

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

Aditya Sharma commented on OFBIZ-9746:
--------------------------------------

Added a patch.

New service messages:
{quote}Content Association created successfully.

Content Association updated successfully.
{quote}
removeContentAssoc service returns message 
{quote}ContentAssoc deleted successfully.
{quote}
Success messages are not uniform as changes with entity-auto retuning title in success message under OFBIZ-10409 are not part of release 16.

I just noticed that removeContentAssoc was converted to entity-auto at r1715960 but it is not specified in the commit message. 

I would prefer to commit with the correct success messages irrespective of it being non-uniform.

I will commit it in a day if there are no issues with it.

> updateContentAssoc does not return success/error message to the UI.
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-9746
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9746
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Release Branch 16.11
>            Reporter: Rohit Rai
>            Assignee: Aditya Sharma
>            Priority: Major
>         Attachments: OFBIZ-9746.patch
>
>
> 1. Go to, Content.
> 2. Find contents using the find form and select any content from the list./
> 3. Click on the submenu "Association"
> 4. In the Edit content association section, select a through date and click on update
> The date gets updated but the user is not presented with the success message on the UI.
> Here is the link to the form,
> [https://demo-stable.ofbiz.apache.org/content/control/EditContentAssoc?contentId=BLOGROOT]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)