When a wizard has an uploaded image nothing happens when you click done and I see the following in the console. I can post an image the normal way.
Another user reported seeing this error “You supplied invalid parameters to the request: Category not allowed for topic creation.” but I am not seeing this.
I haven’t changed anything except for updating to the latest build yesterday, then the problems started.
I couldn’t reproduce this on my own test environment and since you said you had an issue here as well, I tried to create a bug report with an uploaded image.
That worked fine (see here for the - now unlisted - topic)
Indeed, there seems to be something bigger going on unrelated to the wizard that is causing everyone to not be able to create topics in certain categories. My image issue here must have been a fluke.
Yes indeed, I have a lot of my categories using this feature, and I think it’s the ones that are missing from the list if you reference my post on meta. Where do I find the setting now? It seems to be missing from the category settings?
Edit: Nevermind, I found the setting. I tried removing the wizard from the category setting, and now it shows up in the list. So yes, this is a major bug.
Also, the category settings are very buggy now. The reason I couldn’t find it was because it wasn’t showing up, I had to refresh the page to see it. Also when you change categories within the settings, the selected wizard does not show until you refresh the page.
I can repro those buggy category settings. Same problem with the dropdown for journal.
I guess this needs an observer or a @discourseComputed@jumagura
Let’s go back to the original problem and let’s see if I can summarize it correctly.
You are unable to post in categories that have the custom wizard set to replace the new topic composer. (That’s desired behavior although we recently fixed a bug!)
But you also have problems uploading images in the same categories?
The image upload was a red herring, please ignore that. I thought this was the case because another wizard that didn’t have an upload was working, but that’s because that category did not have a wizard set in the category settings.
So the real issue is simply having a wizard set in the category prevents the wizard from finishing when you hit done and the errors in the console I posted before are relevant. When I disable the wizard in the category settings and then go to the wizard directly, it works as expected. Maybe there’s a conflict with another plugin, I’ll do some investigation on another site in the meantime.