Comment 1 for bug 231447

Revision history for this message
poy (poy) wrote :

the fix was to add the last argument in the call:
WinUtil::addUserItems(menu, users.users, getParent(), si ? Text::fromT(si->getText(COLUMN_PATH)) : "");

i would assume this doesn't work well with multiple selections, no?