
|
If you were logged in you would be able to see more operations.
|
|
|
Bamboo
Created: 02/May/04 05:20 PM
Updated: 22/Sep/04 08:23 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
1.0
|
| Fix Version/s: |
2.0
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
Currently you can have 2 forums with the same name and no errors. This is a mistake and assumptions are made throughout the code that contradict this feature.
|
|
Description
|
Currently you can have 2 forums with the same name and no errors. This is a mistake and assumptions are made throughout the code that contradict this feature. |
Show » |
|
So a category name must be unique within a forum.
So you could have:
Forum 1:
Category 1:
Category 2:
Forum 2:
Category 1:
Category 2:
but not:
Forum 1:
Category 1:
Category 1:
Category 2: