iobio / gene.iobio

Gene.iobio vue
MIT License
55 stars 11 forks source link

Unhandled exceptions due to incorrect name in error handling #1069

Open anderspitman opened 2 months ago

anderspitman commented 2 months ago

While working on the fibridge replacement I came across some places where vcfUrl is used when it should be vcfURL. Here's an example:

https://github.com/iobio/gene.iobio/blob/04c078e95fdf51c261cf9a2503fcb3f019f6a0e8/client/app/models/Vcf.iobio.js#L672

That causes an unhandled exception when that error condition is hit.

I could probably fix this as part of my work but just wanted to get an issue opened to make sure I don't forget about it

tonydisera commented 1 week ago

Thanks for spotting this @anderspitman. This fix will be in gene.iobio 4.11.