Opened 10 years ago

Closed 10 years ago

#119 closed enhancement (fixed)

When Item.isNote(), Item.getField('title') should return first line of note

Reported by: david Owned by: dstillman
Priority: major Milestone: 1.0 Beta 1
Component: data layer Version:
Keywords: Cc:

Description


Change History (1)

comment:1 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [392]) Closes #119, When Item.isNote(), Item.getField('title') should return first line of note

Returns the first 80 characters of the note content as the title

Also changed setField() to use the loadIn parameter for primary fields so it can be used instead of this._data without affected _changedItems

Note: See TracTickets for help on using tickets.