The solution: add_filter( ‘wp_default_editor’, create_function(”, ‘return “html”;’) ); did not work for me ??
I tried al sorts of things, but the qtranslate plugin is causing the problem that makes it unable to save the short description.
For the people that only need one description, you can use the general text area! For me it was adding <?php the_content(); ?> to the content-single-product.php!