Page MenuHomePhabricator

If User talk namespace is Flow-occupied, there is no warning on nonexistent User talk pages that the corresponding user doesn't exist
Open, MediumPublic

Description

On user talk pages for nonexistent users like this one, there is a warning saying the user account corresponding to the User talk page doesn't exist. However, no such warning is displayed if Flow is enabled on the page. I tested this on the beta cluster by using Special:EnableFlow on User talk:Catrope4. Compare this to User talk:Catrope3 which is also for a non-existent user but doesn't have Flow enabled.

While it's not particularly likely that Special:EnableFlow would be used on a user talk page for a nonexistent user, this problem also appears if the entire user talk namespace is occupied by Flow ($wgFlowOccupiedNamespaces[] = NS_USER_TALK;).