[
https://issues.apache.org/jira/browse/OFBIZ-7721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361022#comment-15361022 ]
Montalbano Florian commented on OFBIZ-7721:
-------------------------------------------
Hi,
I tried the patch and now the autocomplete is going well !
But I think there is a problem with the LookupContent used for the field "Owner Content Id".
When you click on the lookup icon and perform a search, you can access, inside the lookup, to the edition page of the content (click on the 'data source id' or the 'owner content id').
Up to here everything is ok, but when you close the lookup and try to open it again, the page doesn't react anymore.
When I looked at the request sent to the sertver, instead of '
https://localhost:8443/content/control/LookupContent' there was '
https://localhost:8443/content/control/LookupLocale'.
I don't think it is related to your patch but can you confirm this problem (or not ) ? I'll open a new issue if needed.
Have a nice day,
Thanks.
> auto-completer does not work to search Data Resource Id and owner content id
> ------------------------------------------------------------------------------
>
> Key: OFBIZ-7721
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7721> Project: OFBiz
> Issue Type: Bug
> Components: content
> Affects Versions: Upcoming Branch
> Reporter: Ankush Upadhyay
> Assignee: Ankush Upadhyay
> Attachments: OFBIZ-7721.patch
>
>
> Steps to reproduce:
> 1. Login to content manager.
> 2. Go to find content page.
> 3. Search data resource id or owner content id using auto-completer.
> Expected behavior: auto-completer should work and return results like lookup does.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)