Add a method to Storage to return the hex value of the storageId.

Add a test for it.
Convert Storage to use that everywhere, instead of calculating and recalculating it.
This commit is contained in:
Colin Kuskie 2009-05-20 18:37:00 +00:00
parent ac9ccc496c
commit 67df78608d
3 changed files with 29 additions and 14 deletions

View file

@ -17,6 +17,7 @@
- fixed Thread subscription groups not cleaned up during purge.
- fixed: Story subtitle is supposed to be a text field, not a text area.
- fixed: Display of short pagination bar when there's less than 1 page of data in StoryArchive
- added: Storage now has a getHexId method for returning a cached hexadecimal version of the storageId.
7.7.6
- Added mobile style template. If enabled in settings, will serve alternate style templates