I’ve released tasks 1.7b1.
Here are the changes:
- Full Mobile Version
- Conversion to Shift_JIS for Japanese cell phones (untested)
- Drop down of sort order on home page
- Added HTML Formatting toolbar for bloggers
Bug Fix:
- Fixed query errors that occurred when there are no tasks
The new mobile version is almost entirely re-written and is a major improvement. Tables have been completely removed for compatibility and there is a bunch of improved functionality.
I’m not able to test the conversion from UTF-8 to Shift_JIS, so if any of you have Japanese cell phones and can test it for me, I’d love to know if it works.
If you do plan to test this, make sure to back up your data first.
Popularity: 2% [?]

weston houghton adds this Comment:
I had to add a null check to line 137 of objects.php as I was getting a wrong type error for the in_array test. Evidently $mb_languages i null if not used, and that doesn’t make the in_array test so happy. Just fyi.
July 21st, 2003 at 12:10 pm
Alex adds this Comment:
Thanks, I changed this and re-posted the zip of b1.
July 21st, 2003 at 2:01 pm