Commit 955319862ed30411151b159638b7ed06b98f10ff in ofbiz-framework's branch refs/heads/release18.12 from Aditya Sharma
1. LookupBudget for Employment Applications page of party
2. LookupDataResource for Content page of facility
3. LookupFixedAsset for Inventory Items Details page of facility
Thank you Pallavi Goyal for reporting the issue and Humera Khan for providing the patch
> RequestHandlerException in dataResource and fixed asset lookup.
> ---------------------------------------------------------------
>
> Key: OFBIZ-9478
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9478> Project: OFBiz
> Issue Type: Bug
> Affects Versions: Release Branch 18.12, Release Branch 17.12, Trunk
> Reporter: Pallavi Goyal
> Assignee: Aditya Sharma
> Priority: Minor
> Attachments: ActualResult_Budget_Lookup.png, ActualResult_DataResource_Lookup.png, ActualResult_FixedAsset_Lookup.png, ExpectedResult_Budget_Lookup.png, ExpectedResult_DataResource_Lookup.png, ExpectedResult_FixedAsset_Lookup.png, OFBIZ-9478-Budget.patch, OFBIZ-9478-FixedAsset.patch, OFBIZ-9478.patch
>
>
> *Steps to regenerate exception in dataResource lookup - *
> 1. Go to "Facility" component.
> 2. Click on [ Content ] menu-tab.
> 3. Open lookup of "Existing Content Id".
> 4. The content lookup will open.
> 5. Open the lookup of "Data Resource Id"
> Actual - RequestHandlerException
> Expected - The dataResource lookup should open.
> *Steps to regenerate exception in fixed asset lookup - *
> 1. Go to "Facility" component.
> 2. Click on [ Inventory Items Details ] menu-tab.
> 3. Open lookup of "Work Effort Id".
> 4. The Work Effort By Name lookup will open.
> 5. Open the lookup of "Fixed Asset Id".
> Actual - RequestHandlerException
> Expected - The fixed asset lookup should open.
> *Steps to regenerate exception in budget lookup - *
> 1. Go to "Party" component.
> 2. Find and view party.
> 2. Click on [ Employment Applications ] menu-tab.
> 3. Open lookup of "Empl Position Id".
> 4. The EmplPosition By Name lookup will open.
> 5. Open the lookup of "Budget Id".
> Actual - RequestHandlerException
> Expected - The budget lookup should open.