crazedsanity / cs-battletrack

PHP-Based web application for tracking data in traditional paper-and-pencil role playing games.
http://www.crazedsanity.com/projects/cs-battletrack
Other
1 stars 1 forks source link

Unable to update armor #45

Closed crazedsanity closed 10 years ago

crazedsanity commented 10 years ago

Changes to armor records don't work: the field turns red and stays that way. There's an error, but it is hidden in the server response and never displayed (see #34).

The error: csbt_characterSheet::handle_update: invalid prefix (characterArmor) or unable to update field (special)

crazedsanity commented 10 years ago

Fixed in v0.9.11.