diproche / webinterface

1 stars 0 forks source link

bug by splitting the user input #60

Closed RonjaKaehne closed 5 years ago

RonjaKaehne commented 5 years ago

usingmultiple seperator next to each user actually throw bugs. example $a and b$. "$a and b" should get splitted and the part bewteen the second "$" and the "." but there is no space to split. this needs to get catched.