Ticket #1147 (closed clarification: fixed)

Opened 3 years ago

Last modified 3 years ago

articleGrpListToCSV does not add comma between article types.

Reported by: wtoconnor Assigned to: rich
Priority: critical Milestone: 0.9.2
Component: ambra Version: 0.9.1_rc1
Keywords: admin panel Cc:
Blocking: Blocked By:

Description

When building a CSV string of article URIs articleGrpListToCSV does not append a comma between article groups.

Dependency Graph

Change History

03/14/09 14:33:09 changed by wtoconnor

  • status changed from new to assigned.

03/16/09 14:09:46 changed by wtoconnor

(In [7439]) The CSV string created by articleGrpListToCSV was not inserting commas between article types. Now it will.

Addresses #1147

03/17/09 14:10:32 changed by wtoconnor

  • owner changed from wtoconnor to rich.
  • status changed from assigned to new.

Wasn't apparent until I had more that one article type to add to an issue.

03/17/09 18:40:59 changed by rich

  • type changed from defect to clarification.

03/18/09 16:12:09 changed by rich

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

Verified that the article URIs are separated by commas after an update.