You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/03/27 12:51:42 UTC

[GitHub] [incubator-superset] raviteja-tibil commented on issue #6347: Getting 500 - Internal Server Error every time I click on "Charts" menu

raviteja-tibil commented on issue #6347: Getting 500 - Internal Server Error every time I click on "Charts" menu
URL: https://github.com/apache/incubator-superset/issues/6347#issuecomment-477138577
 
 
   > The more targeted fix would be on "/root/venv/lib/python3.6/site-packages/superset/connectors/druid/models.py", line 532, to go
   > 
   > ```
   >     return Markup('<a href="{self.url}">{name}</a>').format(**locals())
   >     return Markup('<a href="{self.url}">{name}</a>'.format(**locals()))
   > ```
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org