Error in s9y_event_freetag 02.48
Posted: Tue Nov 11, 2008 6:20 pm
Hello,
I think I found a bug in serendipity_event_freetag. I defined a marker in cyrrilic (Bulgarian) language, that ends with the last not capital letter in cyrrilic alphabet 'я' (U+044F Cyrrilic small letter Ya). When I clicked on this tag, no entries appeared marked with it, that last letter was replaced with dot (.), and here is the URL:
Then I renamed this tag - replaced 'я' with 'ю' (U+044E Cyrrilic small letter Yu), the letter just before U+044F Cyrrilic small letter Ya. The entries appeared and the URL was
Thus I think that there is some problem with determining what are the valid cyrrilic letters, but I can't tell where it is: in S9Y, in the plugin, in PHP or somewhere else.
I think I found a bug in serendipity_event_freetag. I defined a marker in cyrrilic (Bulgarian) language, that ends with the last not capital letter in cyrrilic alphabet 'я' (U+044F Cyrrilic small letter Ya). When I clicked on this tag, no entries appeared marked with it, that last letter was replaced with dot (.), and here is the URL:
Code: Select all
http://walker/sblog/plugin/tag/%E2%E0%EB%E8%E4%E0%F6%E8%FFCode: Select all
http://walker/sblog/plugin/tag/%E2%E0%EB%E8%E4%E0%F6%E8%FE