This is a quick release I just finished up which should take care of all the bugs that were currently submitted to the site. Here's a quick overview of the changes
[Bug 4] In some browsers the avatar crop was still a little buggy. I hope I've fixed this by updating the javascript used there to the latest version of jquery imgareaselect. I've also made a few extra tweaks such as adding handles and making a default area already selected on the image. Hopefully this fixes the Chrome issues we're having. I tested it, no problems so far.
[Bug 7, 13] This bug appears when posting an article that has apostrophes in it. Although I've attempted quite a few times to eliminate this bug in the past, it still shows up occasionally. I've made a bit of changes on the article system which should hopefully prevent this from appearing anymore. PLEASE let me know immediately if you run into this problem again.
[Bug 8, 9, 10] All three of these bugs were submitted about the same article when it happened. This fixes the problem with article titles overlapping the other data when they're too long
[Bug 11] This bug appears sometimes when you post a new comment on an article. This bug actually hasn't been fixed, but I have finally linked it to the problem, which involves page caching, so I'll have to get to this on the next build.
[Bug 12] The link to the articles page on the Statistics panel lead to a 404 because the /articles/ page doesn't exist anymore. The link is no longer active.
Just a few quick undocumented bugs/changes that I made...
On the bugs page it will now display the text (Fixed in upcoming build) if I have fixed a bug, but not uploaded the patch/build yet.
The pagination for articles wasn't appearing even though we've surpassed 25 articles, you should now see the shiny pagination buttons :)
When editing an article any <URL> or <COLOR> tags you've added weren't reverted from HTML back into BBCODE.
--------------
Thanks to everyone who sent in the bug reports, hopefully these things are all fixed for you (with the exception of the harmless Bug 11.)
Anirath
04/06/10|11:12 pm
italic: <i>text</i>
underline: <u>text</u>
color: <color=blue>text</color>
URL: <url=http://google.com>Google</url>
< and > can be replaced with [ and ]