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

ASF subversion and git services commented on OFBIZ-11684:
---------------------------------------------------------

Commit d75ef8212d378db1de8d5760761df2f10cdc7daf in ofbiz-framework's branch 
refs/heads/release17.12 from Aditya Sharma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=d75ef82 ]

Fixed: Form to add an employee position doesn't function properly when invoked 
from Humanres tree  (OFBIZ-11684)
Replaced logic to ajaxify the response from EditEmplPosition with navigating 
user to EditEmplPosition page.
When we are getting the entire page and updating it into the DOM, it would be 
better if we navigate user to the page.
Issue with the current approach is current page and the EditEmplPosition page 
both have GlobalActions decorator all the js files in GlobalActions are loaded 
twice. Either we should ajaxify a section of page or we should navigate user to 
the EditEmplPosition page.

Thanks Pierre Smits for reporting the issue and Sebastian Berg, Michael Brohl, 
& Jacques Le Roux for the discussion and efforts


> Form to add an employee position doesn't function properly when invoked from 
> Humanres tree
> ------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-11684
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11684
>             Project: OFBiz
>          Issue Type: Bug
>          Components: humanres
>    Affects Versions: Release Branch 18.12, 18.12.01, Release Branch 17.12, 
> 17.12.03, Trunk, 17.12.04
>            Reporter: Pierre Smits
>            Assignee: Aditya Sharma
>            Priority: Major
>              Labels: usability
>
> Selecting Add Employee Position or Add Person from the context menu opens the 
> corresponding edit forms with calendar lookup fields.
> The calendar form does no open when the lookup icon is clicked.
> Expected calendar to open on click.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to