Project

General

Profile

Actions

Feature #19886

closed

Raise wiki edits comments limit to 1024

Added by Future Link Corporation pkgsrc team almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Category:
Wiki
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

See: source:/trunk/app/models/wiki_content.rb#L25

The comments field in the wiki_content_versions table is defined as having a length of 1024 characters:

Click to expand wiki_content_versions table definition...

Yet, user comments are truncated at 255:

Click to expand patch...

Let's not do that. :)

Note: This patch (partly) makes the comment field mandatory. That might not be what you want. It would be nice to have a way to require this field without patching the application though. :)


Related issues

Copied from Redmine - Feature #19885: Raise time entries comments limit to 1024ClosedJean-Philippe Lang

Actions
Actions

Also available in: Atom PDF