diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-04-02 22:57:25 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2014-04-02 22:57:25 +0200 |
commit | 7479e64325429c8d60f0bcce8e93f2b73fb1efed (patch) | |
tree | 96fd5097319f0fafc83b94bbf849569a228edb69 /TODO | |
parent | cad00e1a8b11b59e996e1d5c95092dd17274ae5d (diff) |
update TODO
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -1,17 +1,12 @@ -bugs?: - [x] sfeed_frames double free() bug? was: double fclose() - [x] sfeed_frames: check if mkdir() fails. - [ ] sfeed_html has double free() aswell? - [ ] add plan9 mkfile? [ ] makefile: [ ] allow easy override, allow easy -static builds. [ ] dogfood sfeed_frames, html content. - -[ ] in sfeed_html and sfeed_frames set <meta encoding> to utf-8. -[ ] flabber link is broken (flabberc2 feedname). + [ ] content is double printed (see sfeed.c). + [ ] html content isnt unescaped (see ContentType (plain or html)), (sfeed_frames and sfeed_html). + [ ] in links browsers: items are centered in the table for some reason. [ ] feeds file: empty tab (encoding cant be detected?) |