bug fix: eval now honours codepage settings
[webpac] / TODO
diff --git a/TODO b/TODO
index b62a889..39a3c26 100644 (file)
--- a/TODO
+++ b/TODO
@@ -52,3 +52,10 @@ should be better way...)
 
 - drop index tables which are not used anymore (at end of indexing)
   e.g. webpac-hidra link_900
+
++ give useful error message when results are not found
+
+- add support for transcripts of a,o,u umlauts (ae ou ue)
+  a -> (a|ae)
+
+- remove dependency on HTML::Parser (HTML::Entities used in index_DBI_cache)