starteam / starcellbio_html

2 stars 7 forks source link

Strip the url parameters for images #789

Closed annagav closed 6 years ago

annagav commented 6 years ago

What are the relevant tickets?

Fix image urls

What's this PR do?

Strips the parameters in the url of the image when it compiles/publishes a new assignment to the backend Assignment.

pdpinch commented 6 years ago

Normally I'd prefer to you a library instead of using regular expressions, but maybe that's overkill and I'd like to get this out asap.

👍

pdpinch commented 6 years ago

closed in favor of #790