Page MenuHomePhabricator

"Call to phutil_nonempty_string() expected null or a string, got: int." when attempting to view Subversion repos
Closed, ResolvedPublicBUG REPORT

Description

List of steps to reproduce (step by step, including full links if applicable):

What happens?:
The first and third URLs give the following error message:

Unhandled Exception ("InvalidArgumentException")
Call to phutil_nonempty_string() expected null or a string, got: int.

The second URL, however, does work.

What should have happened instead?:
All three URLs should work. No error message should appear.

Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc.:
Current Wikimedia deployed version of Phabricator

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
update submodules for other assignees, MR widget, SVN URI generationrepos/phabricator/deployment!7brennenwork/2023-03-30-releasewmf/stable
Customize query in GitLab

Event Timeline

PleaseStand renamed this task from " Call to phutil_nonempty_string() expected null or a string, got: int." when attempting to view Subversion repos to "Call to phutil_nonempty_string() expected null or a string, got: int." when attempting to view Subversion repos.Jun 18 2022, 4:23 AM

Relevant log, bumping priority as a logstash search for this error has returned 21 hits in the last hour, so it could well be affecting a few people..

brennen added a project: User-brennen.
brennen subscribed.

Looks like we do not have the upstream fix, will apply and get this out during next Phabricator update window.

brennen merged https://gitlab.wikimedia.org/repos/phabricator/deployment/-/merge_requests/7

update submodules for other assignees, MR widget, SVN URI generation