iLexiconn / Magister.java

A Java implementation of the Magister 6 API for desktop and Android.
MIT License
6 stars 3 forks source link

`BerichtSoort` isn't always `Bericht` #44

Closed JWolvers closed 8 years ago

JWolvers commented 8 years ago

It can also be Mededeling now it throws a FileNotFoundException if it is a mededeling https://github.com/iLexiconn/Magister.java/blob/master/src/main/java/net/ilexiconn/magister/handler/MessageHandler.java#L113

iLexiconn commented 8 years ago

You fixed this, right?

KeizerDev commented 8 years ago

No. Look at the source, there is still Bericht hardcoded. I will take a look at it

JWolvers commented 8 years ago

only inside Test.java still needs proper fixing

KeizerDev commented 8 years ago

We should do a check on "Soort": ​1