Ticket #196 (closed defect: fixed)
Copyright License: Allow name of license entered in Other to contain non-alphabetical characters
| Reported by: | tom | Owned by: | brent |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.3.0 |
| Component: | ContentLicensing | Version: | Untagged |
| Keywords: | Copyright License: Allow name of license entered in Other to contain non-alphabetical characters | Cc: |
Description
In the Copyright License section of the metadata tab we should either allow the name of the custom license (entered in Other) to contain non-alphabetical characters or we should warn users of this restriction.
Change History
comment:2 Changed 6 years ago by dray
- Status changed from new to closed
- Resolution set to fixed
This actually is mis-defined. Inverting the single/double quotes in the code solves the problem. The script was breaking when an apostrophe was used in the license name. This will not occur when the single/double quotes are flipped.
Fixed in 1.0.4
Note: See
TracTickets for help on using
tickets.
