Page MenuHomePhabricator

IABot adds # to all URLs
Closed, ResolvedPublic

Description

IABot v2.0beta10 appears to add a # sign at the end of all URLs it moves into the archiveurl parameter:

Perhaps this was introduced while fixing T191564: IABot destroys URL containing #.

Event Timeline

Restricted Application added a subscriber: Cyberpower678. · View Herald Transcript

Yep definitely a result of fixing the previous bug, but since this doesn’t break anything, I won’t rush out a fix for this.

Unfortunately, that bug is a blocker for operation of the bot on dewiki.

Can't you strip off the # unless the original URL contained one? Why is it added in the first place?