[
https://issues.apache.org/jira/browse/OFBIZ-11684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17304112#comment-17304112 ]
Jacques Le Roux commented on OFBIZ-11684:
-----------------------------------------
Also weirdly, the reason why the " calendar form does no open when the lookup icon is clicked." is because we get this error (here in French) at date-fr-FR.js:47:1
https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Errors/Too_much_recursion{noformat}
$P.toString
https://localhost:8443/common/js/jquery/plugins/datejs/date-fr-FR.js:47:1 $P.toString
https://localhost:8443/common/js/jquery/plugins/datejs/date-fr-FR.js:49:906 $P.toString
https://localhost:8443/common/js/jquery/plugins/datejs/date-fr-FR.js:49:906 $P.toString
https://localhost:8443/common/js/jquery/plugins/datejs/date-fr-FR.js:49:906 $P.toString
https://localhost:8443/common/js/jquery/plugins/datejs/date-fr-FR.js:49:906 $P.toString
https://localhost:8443/common/js/jquery/plugins/datejs/date-fr-FR.js:49:906 $P.toString
https://localhost:8443/common/js/jquery/plugins/datejs/date-fr-FR.js:49:906 $P.toString
https://localhost:8443/common/js/jquery/plugins/datejs/date-fr-FR.js:49:906 $P.toString
https://localhost:8443/common/js/jquery/plugins/datejs/date-fr-FR.js:49:906 [...] 128 calls
{noformat}
Weirdly, because it does not happen on trunk. So something else is in cause.
> 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: Jacques Le Roux
> 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)