
|
If you were logged in you would be able to see more operations.
|
|
|
Loom
Created: 17/Feb/09 12:18 PM
Updated: 17/Feb/09 12:28 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.1
|
|
|
There should be an easy way to generate public IDs, i.e.:
* "2010 ya está aquí" -> "2010-ya-esta-aqui"
|
|
Description
|
There should be an easy way to generate public IDs, i.e.:
* "2010 ya está aquí" -> "2010-ya-esta-aqui" |
Show » |
|
A IdGeneratorService has been added to the addons project to check in the database that the candidate has not been already used, and add numeric indexes as needed to avoid collisions.