Anonymous
Unregistered
Posted 7 years ago #
I just verified that the call to wp_get_archives() in index.php in WP 1.2.1. is hard-coding the value type=monthly ( wp_get_archives('type=monthly')). This causes the setting from the admin panel OPtions->Other Options-> archive_mode to be ignored.
BTW, what's the right place to post bugs?
Regards,
Christian
Looks like not-a-bug. This option has been removed from the latest builds. You can edit the file and change it to whatever you want. In 2004-11-11 valid options for type are 'monthly', 'weekly', 'daily' or 'postbypost'.
Joshua Sigar
Member
Posted 7 years ago #
It's still a *bug* in 1.2.1, the official version that people download. You'd better report it (I don't know where) so that they could replace the files. It seems to me that 1.2.1 has so many typos, many things that were working in 1.2 no longer work properly in 1.2.1
cdturri
Member
Posted 7 years ago #
OK,
Bugs can be reported at http://mosquito.wordpress.org/main_page.php
Will do so.
Regards,
Christian
cdturri
Member
Posted 7 years ago #
Bug #471 created.
Regards,
Christian