Ticket #1926 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Summary and Description fields in reports are broken, well sort of. Report 8 is broken

Reported by: jmt4b04d4v Assigned to: jmt4b04d4v
Priority: normal Component: TracSpanishTranslation
Severity: normal Keywords: reports
Cc: Trac Release: 0.10

Description (Last modified by jmt4b04d4v)

Reports: {1}, {2}, {3}, {4}, {5}, {6} define sumario as report field (instead of summary), but that breaks appropriate formatting (no mouse tool tip, neither link gets activated).

TracReports#Automaticallyformattedcolumns don't mention this but seems to me that summary is a keyword (if set, mouse tool tip and link gets activated)

Also, description field is translated in every report, but it's a keyword.

Last, report {8} is broken:

Traceback (most recent call last):
  File "/usr/local/trac-0.10.5dev//lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/trac-0.10.5dev//lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/local/trac-0.10.5dev//lib/python2.4/site-packages/trac/ticket/report.py", line 88, in process_request
    resp = self._render_view(req, db, id)
  File "/usr/local/trac-0.10.5dev//lib/python2.4/site-packages/trac/ticket/report.py", line 248, in _render_view
    req.hdf['report.message'] = unicode('Falló la ejecución del Reporte: %s', 'utf-8') % e
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 15: ordinal not in range(128)

Attachments

mylyn-context.zip (0.8 kB) - added by jmt4b04d4v on 08/17/07 14:31:40.
mylyn/context/zip

Change History

08/17/07 14:31:34 changed by jmt4b04d4v

  • status changed from new to assigned.
  • description changed.

Acept it, attach context.

08/17/07 14:31:40 changed by jmt4b04d4v

  • attachment mylyn-context.zip added.

mylyn/context/zip

08/17/07 17:03:42 changed by jmt4b04d4v

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [2576]) closes #1926 : Summary and Description fields in reports are broken, well sort of. Report 8 is broken http://trac-hacks.org/ticket/1926

  • Restored summary and description fields in reports.

Add/Change #1926 (Summary and Description fields in reports are broken, well sort of. Report 8 is broken)




Change Properties
Action