Fixed  Error when edit post with more options

It's definitely a Chrome bug. You can see the <base> tag in the source, but it ignores the href value of it. I have no clue why though.
 
I've managed to find a workaround for this issue. Chrome simply doesn't see an href on the base tag, so I rewrite the tag in that scenario. This also fixes an issue with our Google cache results too.
 


Write your reply...
Back
Top Bottom