Opened 17 years ago

Closed 17 years ago

#115 closed enhancement (fixed)

Support larger Subject fields in Details view

Reported by: John Small Owned by: Gregg Young
Priority: minor Milestone: Release_3.7
Component: fm/2 base Version: 3.07
Keywords: Cc:

Description

I use the option to have Subject EA's displayed in Details view and I use Subject EA's heavily as a way to see what the file is without having to rename it and, in the case of archives, without having to open the archive.

The current limit of 30 characters is a problem for me.

It would be nice if the field could be expanded.

Since I may very well be in the minority in the use of the Subject fields, perhaps the best enhancement would be to a) make the size user-selectable (up to some more useful maximum); and b) make the default size even smaller then 30 (so that memory might be saved for those who do not use and display Subject EA's).

Change History (6)

comment:1 Changed 17 years ago by John Small

Type: defectenhancement

comment:2 Changed 17 years ago by Steven Levine

Milestone: Release_3.7
Version: 3.053.07

comment:3 Changed 17 years ago by Steven Levine

The can be resolved when implementing the capacity enhancements. The CNRITEM structure limits the Subject field to a fixed 40 character buffer. This can be made varible sized. We probably need to have logic to avoid exceeding 64KB EA limit.

comment:4 Changed 17 years ago by Gregg Young

The tentative szSubject fix for variable length buffers appears to have fixed this.

comment:5 Changed 17 years ago by Steven Levine

Owner: changed from StevenHL to Gregg Young

comment:6 Changed 17 years ago by Gregg Young

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.