JCE is creating strange links like "index.php?option=com_content&view=article&id=241:aliasstring&catid=19:blog&Itemid=218" and it's not converted to SEF Links :(
JCE does not create this link, it is done by the Joomla using the RouteHelper, eg:
$router->getRoute($article->slug, 'com_content.article', '', $language, $article->catslug);
You can remove the alias in the link by setting the Add Article Alias option to No in Editor Profiles -> Plugin Parameters -> Link
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.