Open
Description
When I access the value attribute on the option I receive "###[P0LYFlLLed]###" inserted between my value. and my
My value strings contain commas which may be the reason this is being split and concatenated.
The data attribute 'data-originalvalue' is being set to the value, resulting in inconsistent behavior between IE and the rest of the browsers I support.