Closed Bug 829009 Opened 13 years ago Closed 13 years ago

Change env.review_tags to be an array instead of a comma-delineated string

Categories

(developer.mozilla.org Graveyard :: KumaScript, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: sheppy, Unassigned)

Details

This was made a string like this to be consistent with the env.tags field, which shouldn't be a string either (I'm about to file a bug for that too).
This is an array; the Array.toString() method joins them by comma, which is why you believe it's a string.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.