Permalinks were, well, not permanent :P
commit64164cb53a8ab29a59b86da488b7113cf4994669
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 12 Aug 2006 00:06:22 +0000 (12 07:06 +0700)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 12 Aug 2006 00:06:22 +0000 (12 07:06 +0700)
tree0852068a28ec7b53828c8f674a4185687b90e3b4
parent36c8bd8c02f2f79db7bfd1436020f64b959d4f28
Permalinks were, well, not permanent :P

MonthEntry used resolve_url(self.url) which depends on the class. Then MainPageEntry derived from MonthEntry and has another url so permalinks were not actually permalinks.
cuibap/month_entry.rb