User talk:Ghouston

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
This is Ghouston’s talk page, where you can send messages and comments to Ghouston.


BotAdventures problem[edit]

Hi. Can you check this edit of your bot, where category broke categorization template. Same thing happened to some other uploads of same user, as i can see. --Smooth O (talk) 11:26, 12 May 2022 (UTC)Reply[reply]

@Smooth O: Thanks, yes, there's a surprising bug that has only shown up now after the bot has been running for years. If a page has no existing categories, the bot will add the new category at the end. But it has been finding the position of the end of the page by taking the length of the lower-case version of the page. In this case, the Unicode for the Turkish characters gets shorter in lower-case, e.g., İÇİN changes to için. Actually, it may be possible for the problem to occur when the page already has some categories. It may be a bit tricky to fix, too. --ghouston (talk) 10:53, 13 May 2022 (UTC)Reply[reply]
Fixed. --ghouston (talk) 11:22, 14 May 2022 (UTC)Reply[reply]