https://bugzilla.wikimedia.org/show_bug.cgi?id=19812
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://transgender- | |taiwan.org/index.php?title=S | |pecial:RecentChanges&feed=rs | |s --- Comment #1 from [email protected] 2009-07-18 19:19:42 UTC --- The exact RSS I saw was 已保護"[[聯絡]]" "Already protected "[[聯絡]]" 新頁面 "New page" New page? That is no new page! And due to bug 19391 I can't show you the English. OK, limit=2 will bypass that bug, so we can see the English via wget \ 'http://transgender-taiwan.org/index.php?title=Special:RecentChanges&feed=rss&limit=2&uselang=en' \ -O -| ascii2uni -a Q| sed 's/&[a-z]\+=/@@@/g'| # avoid ascii2uni Segmentation fault on URLs ascii2uni -a Q we see ><item> ><title>聯絡</title> ><link>http://transgender-taiwan.org/index.php?title=%E8%81%AF%E7%B5%A1@@@0@@@prev</link> ><description><p>protected "[[<a href="/index.php?title=%E8%81%AF%E7%B5%A1" >title="聯絡">聯絡</a>]]"</p> ><p><b>New page</b></p><div></div></description> ><pubDate>Fri, 17 Jul 2009 21:33:19 GMT</pubDate> ><dc:creator>WikiSysop</dc:creator> ><comments>http://transgender-taiwan.org/index.php?title=%E8%A8%8E%E8%AB%96:%E8%81%AF%E7%B5%A1</comments> ></item> -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
