[OH-Dev] [issue731] Duplicate projects should be dealt with gracefully
MarkTraceur
bugs at openhatch.org
Sun May 13 18:51:13 UTC 2012
New submission from MarkTraceur <mtraceur at member.fsf.org>:
Steps to reproduce:
1. Create project "new_project", add in details.
2. Create another project, same name, add different details.
3. Go to /+projects/new_project
Expected behavior:
Either A) Before step 2 succeeds, warn user that the project name is taken and
refuse to submit the new project before creating or B) Somehow make the project
name unique without user input, making any URL to the second project something
like /+projects/new_project_(1)
This is not currently a huge problem, but if two projects with the same name (or
a fork of an existing project) come to the site, the second one is going to be
irritated that their project's URL doesn't work.
----------
messages: 3232
nosy: MarkTraceur, paulproteus
priority: bug
status: unread
title: Duplicate projects should be dealt with gracefully
__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue731>
__________________________________________
More information about the Devel
mailing list