| Summary: | Can create duplicated thread on forum | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Tian Feng <tfeng> |
| Component: | Website | Assignee: | Clayton Coleman <ccoleman> |
| Status: | CLOSED WORKSFORME | QA Contact: | libra bugs <libra-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 2.x | CC: | bmeng, jforrest, tfeng, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-10 13:51:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Tian Feng
2013-09-02 08:25:02 UTC
I can't reproduce this. When I create the first thread with the title of "testtitle" the url is /forums/openshift/testtitle. But for the second thread i create with "testtitle" the url is /forums/openshift/testtitle-0 Drupal automatically appends the -0 to the end to get a unique url when the title matches. Can you double check the behavior you were seeing? I apologize. I can't reproduce it any more after filing this bug. When I post a thread with same title, it will add -0 -1 -2 at the end of the title. So I think it's not a bug. |