kingswanwho commented on pull request #2266:
URL: https://github.com/apache/drill/pull/2266#issuecomment-869726447


   > I see in that in the external links you remove the scheme "https:", 
probably by accidentally reverting to old code. I recently added "https:" to 
these URLs because otherwise Polyglot thinks it must mangle them for 
multilingual, and of course it must not. It is possible to use a special 
character to tell Polyglot to leave these URLs alone but instead I used an 
explict "https:" since that is a practice recommended in general these days. 
This could be what has messed with your page layout so could you put "https:" 
back into every URL starting with "//" and see if the layout problems are fixed?
   
   Yes, I found the problem you mentioned, after I changed those thing to 
newest version you just submitted, the video switch framework bug I mentioned 
in slack back to normal. I will close this PR, and open a new one.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to