[jira] [Commented] (OFBIZ-7343) Geo Location functionality of facility contact information screen is not working

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

[jira] [Commented] (OFBIZ-7343) Geo Location functionality of facility contact information screen is not working

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-7343:
----------------------------------------

Thanks Pawan,

I did not commit yet, because when in French I got this js error message in console (else nothing apears anywhere)
{code}
SyntaxError: missing ) after argument list
...=9000&partyId=Company', 'Adresse d'expédition - Géolocalisation', '450', '550')
{code}
It's due to the quote in "Adresse d'expédition"
We could though commit by escaping the popUptitle, but I also think we should change from the popup (and everywhere the same is used) to a modal layered window.

> Geo Location functionality of facility contact information screen is not working
> ---------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7343
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7343
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Jacques Le Roux
>             Fix For: Trunk, Upcoming Branch
>
>         Attachments: OFBIZ-7343.patch
>
>
> Steps to regenerate :
> 1) Log in into facility application.
> 2) Select any facility and go to Contact Information.
> 3) Click on "Geo Location" button under Postal Address section.
> 4) In a new modal window is open with following error.
> "ERROR rendering error page [/error/error.jsp], but here is the error text: org.ofbiz.webapp.control.RequestHandlerException: Unknown request [geoLocation]; this request does not exist or cannot be called directly. "



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)