|
Change by Joe Geck [WGM] [24/Nov/08 07:08 PM]
|
| Field |
Original Value |
New Value |
|
Status
|
Resolved
[ 5
]
|
Closed
[ 6
]
|
|
Assignee
|
Mike Fogg [WGM]
[ mfogg
]
|
|
Verified fixed as of dev build 809.
The checkbox is now clearly labeled 'delete' on existing forum accounts.
|
Change by Mike Fogg [13/Nov/08 12:26 AM]
|
| Field |
Original Value |
New Value |
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|
Resolution
|
|
Fixed
[ 1
]
|
fixed as of build 797
Some HTML validation (W3C) will complain about that <input type="hidden"> for ids being between </TR><TR>. You should move it into the first <TD> cell in front of "names[]" (without a space or anything between them).
With that tweak, go ahead and commit the patch.
|
Change by Mike Fogg [12/Nov/08 11:16 PM]
|
| Field |
Original Value |
New Value |
|
Attachment
|
|
CHD-817.patch
[ 10220
]
|
The patch makes each column of the forum explorer config table have a label
|
Change by Jeff Standen [WGM] [12/Nov/08 03:22 PM]
|
| Field |
Original Value |
New Value |
|
Fix Version/s
|
|
4.0 - Milestone #21
[ 10188
]
|
|
Assignee
|
|
Mike Fogg [WGM]
[ mfogg
]
|
|
xP Priority
|
|
3 - Would Be Nice
|
|
Change by Joe Geck [WGM] [19/Aug/08 10:21 PM]
|
| Field |
Original Value |
New Value |
|
Description
|
Summary:
This is the usual "polish" bug we see once in a while. To delete a forum you checkmark it and then click 'save changes', however there is no "words" around the checkbox to tell you that. Probably something as simple as adding "remove" or "delete" text around the box will suffice.
|
Summary:
This is the usual "polish" bug we see once in a while. To delete a forum you checkmark it and then click 'save changes', however there is no "words" around the checkbox to tell you that. Probably something as simple as adding "remove" or "delete" text around the box will suffice.
Steps:
1) Enable the 'forum explorer' plugin
2) Under 'helpdesk setup' click the 'Forum Explorer' tab and add a new forum
3) Look for a way to delete the forum
Result:
The checkbox we're used to using here at WGM is missing a visual indicator for newbies that says "click me to delete".
|