Bug #5263
propel:generate-slugs doesn't generate slugs for accessions
Status: | Verified | Start date: | 06/19/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Misty De Meo | % Done: | 100% | |
Category: | Internals | |||
Target version: | Release 1.4.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
The propel:generate-slugs task generates slugs for various other kinds of items, but doesn't take care of accessions.
What it does handle, according to its output:
>> propel Generate actor slugs... >> propel Generate information_object slugs... >> propel Generate term slugs... >> propel Generate event slugs...
History
#1 Updated by Misty De Meo almost 9 years ago
Fix was very small; pushed so far to dev/issue-5263-accessionslugs. Can merge into 1.x whenever.
#2 Updated by Misty De Meo almost 9 years ago
- Status changed from New to QA/Review
- % Done changed from 0 to 100
Applied in changeset atom|commit:06943219d3ad251308e8268e301a149e571a38f3.
#3 Updated by Jesús García Crespo almost 9 years ago
- Status changed from QA/Review to Verified
It's working. Thanks, Misty!