zdavatz / fachinfo_ai

Doing NLTK and AI on Swiss Fachinfos with Python.
GNU General Public License v3.0
0 stars 3 forks source link

Anchor jump to swisspeddose chapter does not work #8

Closed zdavatz closed 5 years ago

zdavatz commented 5 years ago
  1. Open AmiKo macOS
  2. Update data with "Apple+A"
  3. Click Voll-Text-Suche
  4. Search for swisspeddose
  5. Click Swisspeddose below Nerifene
  6. It does not jump to the section.

See: https://github.com/zdavatz/cpp2sqlite/issues/43

zdavatz commented 5 years ago

it works if you write section with a small s. i.e.: https://amiko.oddb.org/de/fi?gtin=56514&highlight=Swisspeddose&anchor=section9050

zdavatz commented 5 years ago

I tested on macOS and Windows. If the we change section9050 to Section9050 the anchor works on macOS and Windows.

zdavatz commented 5 years ago

fixed with: https://github.com/zdavatz/cpp2sqlite/issues/43