Chunked Uploads 1.0.4 and XF 2.3.5

Tracy Perry

New member
Jul 19, 2024
4
1
3
Seems there is an issue in the add-on with the latest version of Xenforo XFMG. Not sure if it also applies to the forum.
When you upload a JPG image and have WebP optimization your file name (as it is getting automatically input into XFMG) looks rather wonky.



Screen Shot 2025-02-02 at 4.18.02 AM.png
Screen Shot 2025-02-02 at 4.18.14 AM.png

And when uploading.
Screen Shot 2025-02-02 at 4.14.42 AM.png

Once you disable the add-on the issue goes away.

Just thought you might want to know about it.
 
With the XF 2.3.5 WebP optimization process, with the Chunked Uploads disabled they upload fine. Enable the add-on and the issue comes back.
I verified this twice, the first time disabling every add-on installed, enabling them one at a time and uploading an image in XFMG.
The only time it presents itself is when the add-on is enabled.

Now are you asking about uploading here? I think this may be an XFMG issue with the Chunked Upload add-on. I have not tried it in the forums as you don't get prompted for the file names like you do in XFMG.
 
  • Like
Reactions: JulianD
I should mention, it's not really a "file name" that you get prompted for (finally got a nap and thinking straighter).
What XFMG does is takes the name of the file uploaded and then inputs it in the Title field. It adds both the original extension as well as the optimized webp on in on the Title input. This worked fine on 2.3.4 and earlier, so it was a change in 2.3.5 that came about.
 
I'm guessing this is not going to be fixed since XenForo is going to implement this code in their 2.3.4 version, whenever that comes out?
What can we licensed users do in the mean time besides disabling this?