Pixelfed: Cannot post new photo with empty caption

Created on 1 Jun 2018  路  6Comments  路  Source: pixelfed/pixelfed

Posting with no caption returns the error: The caption must be a string.

Most helpful comment

Clicking "Create post" now simply closes the modal and refreshes the page, causing the image and any modifications to be lost.

All 6 comments

The fix for this is probably very similar to #114, I'm not sure if uploads with no caption are supported. Maybe @dansup knows? :)

Clicking "Create post" now simply closes the modal and refreshes the page, causing the image and any modifications to be lost.

Adding nullable to this might fix it, but I haven't gotten a dev instance running yet to test.

This can be closed; captions are now optional. @dansup

edit: maybe only through the experimental UI? it's acting weird with the classic uploading UI...

@trwnh Yes, its only possible in the experimental UI. Will be replacing the old uploader soon enough!

Indeed, omitting the caption works with the new experimental UI but makes the upload fail silently with the old uploader.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

snarfed picture snarfed  路  4Comments

okpierre picture okpierre  路  4Comments

Dobios picture Dobios  路  3Comments

gerhardbeck picture gerhardbeck  路  3Comments

dansup picture dansup  路  3Comments