You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/07 10:48:00 UTC

[jira] [Commented] (AMBARI-25016) [Log Search UI] There is console error about TimeZonePicker initialisation

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

ASF GitHub Bot commented on AMBARI-25016:
-----------------------------------------

tobias-istvan opened a new pull request #58: [AMBARI-25016] [Log Search UI] There is console error about TimeZonePicker initialisation
URL: https://github.com/apache/ambari-logsearch/pull/58
 
 
   # What changes were proposed in this pull request?
   
   Removing the old `afterViewInit` handler, because the map is initialised within the new component.
   
   ## How was this patch tested?
   
   It was tested manually by opening console and checking time zone modal functionality, also by unit tests:
   ```
   Chrome 70.0.3538 (Mac OS X 10.13.6): Executed 295 of 295 SUCCESS (8.474 secs / 8.197 secs)
   ```
   
   Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> [Log Search UI] There is console error about TimeZonePicker initialisation
> --------------------------------------------------------------------------
>
>                 Key: AMBARI-25016
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25016
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-logsearch, logsearch
>    Affects Versions: 2.7.3
>            Reporter: Istvan Tobias
>            Assignee: Istvan Tobias
>            Priority: Trivial
>              Labels: pull-request-available
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> There is an error in console when the application is initialising:
> {code:java}
> ERROR TypeError: _co.initMap is not a function{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)