Maximum blog post subject length

Maximum blog post subject length

This question is answered

When creating a blog post, the subject length cannot exceed 64 characters; even though the Subject field is defined as nvarchar(256), the cs_weblog_Post_Create sproc updates the MostRecentPostSubject field of the cs_Sections table, which is defined as nvarchar(64). This bug appears to only affect blog posts as it's the sole application that updates that particular column, AFAIK.

Four Roads

Verified Answer
All Replies
  • This bug was discovered a week or so back.  It has been logged as #1607.

  • Thanks for confirming, Alex.

    Four Roads

  • Alex - What is the status of this bug and is there a page where I can track bugs without having to post the question?

    Thx

  • RB,

    what version of telligent are you running? Also, are you having issues with this as well?

  • Charles - Version: 2008 /  4.1.40407.4157 - Yes I have hit that 64 byte limit and could really do with the full 255 to avoid using the body when the subject would suffice...

    Thx

  • This has been fixed in version 5.5.