Ticket #247 (closed Defect: fixed)

Opened 13 years ago

Last modified 12 years ago

Detail panel: links in Associations list too long

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.1
Component: DeepaMehta Standard Distribution Version: 4.0.10
Keywords: Cc:
Complexity: 3 Area: GUI / Usability
Module: deepamehta-webclient

Description

This applies in particular to "body text" types.
The links should be truncated.

Change History

comment:1 Changed 13 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 12 years ago by jri

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

comment:3 Changed 12 years ago by Jörg Richter

Webclient fix: truncate link texts (#247).

New functions in js_utils.js:

  • strip_html(text)
  • truncate(text, max_length)

Close ticket 247.

Note: See TracTickets for help on using tickets.