Ravworks / Ravworks.com

The official Github for the Ravworks.com website
1 stars 0 forks source link

Allow pasting stock from (corporation) assets window #36

Open RichterL opened 2 years ago

RichterL commented 2 years ago

When copying stock from inventory window, parsing works fine. But when I copy the stock from assets window (I use corp assets), the quantity includes non-breaking space (U+00A0) and the parser uses only whatever is before the first nbsp and discards the rest.

Would it be possible to have the parser strip nbsp in quantity and use the whole number?