Skip to content

Conversation

@ecaron
Copy link
Contributor

@ecaron ecaron commented Sep 16, 2014

If any experiment name contains a single quote, the lack of escaping in the dashboard causes a misnamed experiment (e.g. "You'll Love It" becomes "You") to be declared the winner, leaving all experiments looking like Losers and associated ab_test getting back a name it wasn't expecting.

(Escape mechanism is taken from http://www.sinatrarb.com/faq.html#escape_html)

…-quotes

don't cause misnamed experiments to be deemed the winner
@andrew
Copy link
Member

andrew commented Sep 16, 2014

Ah nice catch @ecaron, thanks!

andrew added a commit that referenced this pull request Sep 16, 2014
Experiments with single-quotes break "Use This" functionality
@andrew andrew merged commit f4c0a9d into splitrb:master Sep 16, 2014
@ecaron
Copy link
Contributor Author

ecaron commented Sep 16, 2014

Will there be a v0.7.3 bump?

@andrew
Copy link
Member

andrew commented Sep 16, 2014

@ecaron yeah I'm just writing up the release notes now, should be available in a few minutes.

@ecaron
Copy link
Contributor Author

ecaron commented Sep 16, 2014

You're every bit as awesome as your avatar implies.

@andrew
Copy link
Member

andrew commented Sep 16, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants