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 2021/11/12 08:24:50 UTC

[GitHub] [superset] LalaGabor opened a new issue #17421: HTML not displaying in Markdown when RBAC flag is TRUE

LalaGabor opened a new issue #17421:
URL: https://github.com/apache/superset/issues/17421


   #### How to reproduce the bug
   
   1. Enable Role based access control
   2. Create a Dashboard
   3. Create a markdown Field in the dashboard
   4. Write in the markdown field: 123
   5. Result: 123 is displayed in the markdown field
   6. Write in the markdown Field: <h1>123</h1>
   
   ### Expected results
   
   Text: 123 is displayed as a header in the markdown field
   
   ### Actual results
   
   No Text is displayed
   
   #### Screenshots
   ![image](https://user-images.githubusercontent.com/44199231/141434516-1296b475-2f36-44a1-a00c-6d33150e491f.png)
   ![image](https://user-images.githubusercontent.com/44199231/141434617-480a779a-86f0-4272-bf20-da218990603a.png)
   
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: Firefox
   - superset version: 1.2
   - any feature flags active: RBAC
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] LalaGabor commented on issue #17421: HTML not displaying in Markdown when RBAC flag is TRUE

Posted by GitBox <gi...@apache.org>.
LalaGabor commented on issue #17421:
URL: https://github.com/apache/superset/issues/17421#issuecomment-968895178


   Hi, just wanted to add that Escape Markdown is set to FALSE and Display Markdown is set to TRUE


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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