[FIXED] Free Candy
-
- Regular Poster
- Posts: 65
- Joined: Tue Jun 02, 2009 10:01 am
[FIXED] Free Candy
And I didn't even put 0 as price.
Safari 5.0.1
- Mad Merlin
- Site Admin
- Posts: 752
- Joined: Sun Aug 14, 2005 10:41 pm
- Contact:
-
- Regular Poster
- Posts: 65
- Joined: Tue Jun 02, 2009 10:01 am
- Mad Merlin
- Site Admin
- Posts: 752
- Joined: Sun Aug 14, 2005 10:41 pm
- Contact:
Ah, you entered "900,000" rather than "900000". Normally that wouldn't be an issue (it would just do nothing*), but due to the way I implemented this feature, non-numbers (like "900,000") got silently converted into 0 (a number) and then the system happily stocked your item for zero gold. Anyways, I've fixed this so that the only way to stock something for zero gold is to actually enter 0.
* Theoretically, it could just strip out the comma and use the number like one would expect, but it doesn't at the moment.
* Theoretically, it could just strip out the comma and use the number like one would expect, but it doesn't at the moment.