Edgewall Software

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#13007 closed defect (fixed)

Using "added", "changed" and "removed" as custom fields, query results always are highlighted — at Version 5

Reported by: Jun Omae Owned by: Jun Omae
Priority: normal Milestone: 1.0.17
Component: query system Version:
Severity: minor Keywords:
Cc: Branch:
Release Notes:

Use _added/_changed/_removed for markers in query results rather than added/changed/removed since they can be used as custom fields.

API Changes:
Internal Changes:

Description (last modified by Jun Omae)

Instead, _added, _changed and _removed should be used because custom field cannot be started with _.

See:

Change History (5)

comment:1 by Jun Omae, 6 years ago

Description: modified (diff)

comment:2 by Ryan J Ollos, 6 years ago

TracTicketsCustomFields@37 should be updated after this issue is resolved to indicate that the fields are not reserved for Trac 1.0.17+. Actually, they aren't really reserved even for Trac < 1.0.17, so I'm not sure I agree with the edit.

comment:3 by Jun Omae, 6 years ago

Milestone: next-dev-1.3.x1.0.17
Owner: set to Jun Omae
Status: newassigned

Proposed changes in [aea4b2cb4/jomae.git] for 1.0-stable. I couldn't find uses of the 'removed'.

comment:4 by Ryan J Ollos, 6 years ago

The change looks good to me.

comment:5 by Jun Omae, 6 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Thanks. Committed in [16577] and merged in [16578-16579].

Note: See TracTickets for help on using tickets.