This thread can be a repository of bug reports and fixes to the Saviis so that everyone can see them. If you report them at the Help Desk, I will add them here once solved.
Here is a short list from the past day:
Savii Limit Reached Member accounts have a limit of 10 active Saviis. This can be expanded in increments of 10 Savii bucks for 10 Savii slots. The bug was that ALL Saviis were counting toward the limit, not just active ones. Deleted ones no longer count there.
Canceling Auctions Not Refunding Bids When a member places bids on an auction, the highest of that member's bids gets placed in holding with the auction until closure. Once the auction closes, the winner gets the prize, and the seller gets the amount of the bid. All other bidders get a refund of the amount for the highest bid. When canceling an auction early, this refund of Savii points or Savii bucks did not happen. I have blocked cancellation for all auctions that contain bids. This will also alleviate members trying to scam the system by canceling auction right before they close if the bids are too low.
Savii Comments Not Showing This has been reported by two members, but I have been unable to reproduce it. If you find this bug, please report it at the Help Desk with information about which Web browser you are using or which version of the Nintendo DSi Browser (country, release, etc.) Also, try clearing your history and cookies in the browser.
Auction Starting Prices Defaulting to 0 Auctions were starting at 0 points or 0 bucks, no matter the amount given for the starting price. This has been fixed.
Auction Starting Prices Not Showing New auctions were showing "No Bids" but were not showing the initial bid.
Missing Background Definition in Savii Creator For the curiosity of it, I decided to try the Savii Creator in Internet Explorer 8. Surprisingly, the browser was able to find a JavaScript error in the code that no other browser noticed. Yet, the server error log had been flooded with this error. Fixing the error is both stopping the flooding of the log and allowing the 3.59% of visitors who use IE to make Saviis.
Default Gender in Savii Creator This bug arose when choosing a male and skipping right past the body selection. The default male body had a sex change operation and instantly became the default female body. By either choosing another body or changing the color, this was avoided. I have fixed the bug with some simple JavaScript.
Savii Bucks Purchases Not Crediting Due to a quirky way that PayPal handles redirects on checkout, purchased Savii Bucks were not crediting to accounts. I have redone the way this system works, so I believe it will credit Savii Bucks now. I will run some more tests to be sure.
Savii Limit Reached Bug with First Savii This bug actually arose from the fix for the last Savii limit bug. It only affects members who are creating the first Savii. It has been fixed.
Savii Comments Not Showing I was able to identify the reason for this and fix it. When I added the deletion code for admins, I accidentally the code for showing the comments inside that block. I was making comments only show for overlords, Savii admins, and members who were logged out (another related bug). Anyways, it works, now!
Nose and Eye Colors Not Saving Correctly Two of the color palettes, one for the costume noses and one for the shadowed eyes, were displaying correctly while editing but saving with the template colors. These have been fixed to save exactly how they appear.