FriendsOfFlarum Split, separates posts to a new discussion
- Edited
Found a bug in beta 7
split does not work for moderators and even for regular users.
You do not have permission to do that.
Does everyone have this mistake or just me?
lisk It's not just you: flagrow/split14
I am very grateful to the developers for their efforts. I have a question. Is the segmentation operation reversible?
Tagged 0.3.2 which fixes the permission problem That it even existed is a huge embarrassment, my apologies.
when splitting can i pick individual posts to send with it?
Released 0.4 which fixes a bug that disables loading of any successive extension. The extension is moved to the Friends of Flarum team as well. Luckily this doesn't really have an impact because the permission wasn't prefixed and there are not database migrations; upgrading still requires you to delete flagrow/split first:
$ composer remove flagrow/split
$ composer require fof/split
luceos what was it, specifically? I can't find the fix in recent commits