The string you've given causes PHP's parse_ini_file function to give issue when the slideshow_2.info is parsed. The issue is caused by the " (doublequote) character. I've found that using two singlequote ('') characters gives a desired result and doesn't look badly.
Fixed
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.