Page MenuHomePhabricator

Could not open "UserProfile/sql/patches/drop-up_id.sql"
Closed, ResolvedPublic

Description

Noticed this error when running update.php.

It's easy to fix, just need to edit SocialProfileHooks.php and change "drop-up_id.sql" to its actual filename, "patch-drop-column-up_id.sql".

Event Timeline

Change 604932 had a related patch set uploaded (by Jack Phoenix; owner: Jack Phoenix):
[mediawiki/extensions/SocialProfile@master] Correct SQL file name

https://gerrit.wikimedia.org/r/604932

Change 604932 merged by jenkins-bot:
[mediawiki/extensions/SocialProfile@master] Correct SQL file name

https://gerrit.wikimedia.org/r/604932

ashley claimed this task.
ashley removed a project: Patch-For-Review.
ashley subscribed.

Thanks for the bug report & fix! I've submitted it to the repository & merged the change.