single quote bug is resolved now
[mir.git] / doc / KNOWN_BUGS
1 last changed: $Date: 2002/12/23 02:54:40 $ 2002 mir-coders
2 -------------------------------------------------------------------
3
4 In all versions
5 ===============
6
7 * the JAI library used for creating thumnails of images will often make the
8   thumbnail for a GIF or PNG image look like it has some television set snow in
9   it. The workaround would be to upload Jpeg images if you can. We are looking
10   into replacing JAI with another library.
11 * when deleting an item, be it an article or an uploaded media file, the action
12   will remove the data/meta-data from the DB and prevent it from show up in
13   lists, but it will not delete the file from the filesystem. hopefully this
14   will be fixed before 1.1.0 is released and in 1.0.1. (FIXME: is this still a
15   problem in the HEAD branch?)
16 * some obscure "under certain conditions" corner cases listed in our bug tracker
17   at https://prod.indymedia.nl/mantis
18 * some others that I'm forgetting now.