This was an interesting one. For some reason, a long time ago, I had decided BotB needed to strip ?x=y type queries from the URI. The %3F is a question mark and was thusly being removed. The query on the end of a string is totally benign in that it is simply a string.