
| Key: |
MBS-3476
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Normal
|
| Assignee: |
Oliver Charles
|
| Reporter: |
Anonymous
|
| Votes: |
1
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Relates
|
|
This issue is related to:
|
|
|
MBS-3388 "Guess artist credits" - automation support for RFC-327 and moving feats etc to artist-credits
|
|
|
|
|
|
|
|
When adding more than one artist to a track, one must enter " & " or ", " (with the spaces).
If one adds "," or "&" (no spaces) the Artist field does not render properly (i.e. without spaces).
I am suggesting adding logic so that if the join phrase is entered as "," (no spaces), it is substituted to ", " (with a space).
Also, if the text entered as "&" (no spaces) it is substituted to " & " (with spaces). These are common errors that lead to rejected edits that would be correct otherwise.
|
|
Description
|
When adding more than one artist to a track, one must enter " & " or ", " (with the spaces).
If one adds "," or "&" (no spaces) the Artist field does not render properly (i.e. without spaces).
I am suggesting adding logic so that if the join phrase is entered as "," (no spaces), it is substituted to ", " (with a space).
Also, if the text entered as "&" (no spaces) it is substituted to " & " (with spaces). These are common errors that lead to rejected edits that would be correct otherwise.
|
Show » |
Sort Order:
made changes - 20/Sep/11 03:45 PM
| Field |
Original Value |
New Value |
|
Description
|
When adding more than one artist to a track, one must enter " & " or ", " (with the spaces).
If one adds "," or "&" (no spaces) the Artist field does not render properly (i.e. without spaces).
I am suggesting adding logic so that if the join phrase is entered as "," (no spaces), it is substituted to ", " (with a space).
Also, if the text entered is "&" (no spaces) it is substituted to " & " (with spaces). These are common errors that lead to rejected edits that would be correct otherwise.
|
When adding more than one artist to a track, one must enter " & " or ", " (with the spaces).
If one adds "," or "&" (no spaces) the Artist field does not render properly (i.e. without spaces).
I am suggesting adding logic so that if the join phrase is entered as "," (no spaces), it is substituted to ", " (with a space).
Also, if the text entered as "&" (no spaces) it is substituted to " & " (with spaces). These are common errors that lead to rejected edits that would be correct otherwise.
|
|
Component/s
|
|
Edit system
[ 10001
]
|
|
Component/s
|
|
JavaScript
[ 10021
]
|
|
Component/s
|
|
Release editor
[ 10002
]
|
made changes - 20/Sep/11 03:45 PM
|
Link
|
|
This issue is related to MBS-3388
[ MBS-3388
]
|
made changes - 18/Nov/11 05:18 PM
|
Assignee
|
Oliver Charles
[ acid2
]
|
|
made changes - 15/Aug/12 01:37 PM
|
Due Date
|
|
2012-11-14 00:00:00.0
|
|
Fix Version/s
|
|
Within 3 months
[ 10115
]
|
made changes - 15/Aug/12 02:50 PM
|
Status
|
Open
[ 1
]
|
Review Submitted
[ 5
]
|
made changes - 15/Aug/12 02:50 PM
|
Assignee
|
|
Oliver Charles
[ acid2
]
|
made changes - 15/Aug/12 02:50 PM
|
Fix Version/s
|
|
Bug fixes, 2012-09-03
[ 10151
]
|
|
Fix Version/s
|
Within 3 months
[ 10115
]
|
|
made changes - 20/Aug/12 11:47 AM
|
Status
|
Review Submitted
[ 5
]
|
In Beta Testing
[ 10002
]
|
made changes - 03/Sep/12 10:34 AM
|
Status
|
In Beta Testing
[ 10002
]
|
Closed
[ 6
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
|
Getting the correct number of spaces around join phrases is indeed quite annoying; and possibly could be corrected automagically for many cases. Perhaps this could be part of the "guess artist credits" component I suggest in MBS-3388.