LuteOrg / lute-v3

LUTE = Learning Using Texts: learn languages through reading.
https://luteorg.github.io/lute-manual/
MIT License
493 stars 46 forks source link

Term popup not working for some terms #436

Closed jzohrab closed 6 months ago

jzohrab commented 6 months ago

On lookup, get a 500 error, with message:

  File "/Users/jeff/Documents/Projects/lute-v3/lute/read/service.py", line 175, in sort_components
    index = min([loc["index"] for loc in locs])
ValueError: min() arg is an empty sequence

at the bottom.

Terms are getting found in the lookup string that shouldn't be.

jzohrab commented 6 months ago

fixed in develop

jzohrab commented 6 months ago

Launched in 3.4.2.