If your abstract is longer than 255 characters it gets cut of upon being saved to the database.

Attached is a quick fix that sets an error.

However a better way might be to introduce a setting and to change the schema - on the other hand the might as well use a page then? Maybe the cut off part could rather be added to the full announcement.

CommentFileSizeAuthor
#2 attachment_typo.patch658 bytesnhck
announcements_abstract.patch639 bytesnhck

Comments

nancydru’s picture

Status: Needs review » Fixed

How about if we just increase it to 2048 characters?

nhck’s picture

StatusFileSize
new658 bytes

Why 2048?

... and uhm there was a typo in the patch..oops.

nancydru’s picture

Well, the abstract is supposed to be "short." Do you not think 2048 (a nice power of 2) is long enough? I also added a note in the description that this is the limit.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.