Skip to content

Commit 1b938fa

Browse files
author
Richard Jones
committed
Missed change note with last checkin:
- allowed negative ids (ie. new item markers) in HTMLClass.getItem, allowing "db/file_with_status/-1/status/menu" to generate a useful widget
1 parent fdaf766 commit 1b938fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ Fixed:
3535
- recalculate SHA on template files when installed tracker used as
3636
template (sf bug 827510)
3737
- fixed ZRoundup (sf bug 624380)
38+
- allowed negative ids (ie. new item markers) in HTMLClass.getItem,
39+
allowing "db/file_with_status/-1/status/menu" to generate a useful
40+
widget
3841

3942
Cleanup:
4043
- Replace curuserid attribute on Database with the extended getuid() method.

0 commit comments

Comments
 (0)