MuseScore website doesn't recognize links with exclamation marks
Steps to reproduce bug
1. Create a link to an https page. E.g. https://groups.google.com/forum/#!topic/music21list/XX2-VO-4oxA
Expected behavior: The URL should be linked
Actual behavior: The URL stays as plain text
Comments
I think this has been long since fixed, but here's a quick test with the same link: https://groups.google.com/forum/#!topic/music21list/XX2-VO-4oxA
Hmm, guess not.
It is not the https, at least not alone, as eg. https://musescore.org/en/handbook/revert-factory-settings-0 or https://github.com/musescore/MuseScore/pull/2130#issuecomment-122694887 just works
I believe it is the exclamation mark in the link: by removing it, the link is linked:
https://groups.google.com/forum/#topic/music21list/XX2-VO-4oxA
of course, without the exclamation mark, the link itself is no longer correct!
Thx for reporting
This issue was recently fixed for Drupal 8 ( https://www.drupal.org/node/728380 ) and so we'll get the fix as well as soon as musescore.org is upgraded to D8.