2014.3.710.6 - 7/11/2014 - remove about:blank from modal iframe since it would sometimes get requested by weird browsers


Issue:

The iframe used for bootstrap modals was sometimes causing a server error for certain browsers/users. Apparently certain browsers/bots will actually request "about:blank" when it is set as the "src" of an <iframe>. 

 

Fix:

In the footer's html find the modal html (usually at the very bottom) and remove the src="about:blank" attribute from the <iframe> tag highlighted below.

 

How helpful was this article?
Number of questions: 0