Tracker: Bugs

5 serversidefilter dialog won't delete - ID: 2795045
Last Update: Tracker Item Submitted ( tuxick )

When i select "Delete" in the dialog, it will jump back to "Move" no matter
what, looks like a bug in the html, in recipie_functions.php it should be:

print("<option value=d selected>" . _("delete") . "</option>\n<option
value=m>" . _("move") . "</option>\n<option value=c>" . _("copy").
"</option>\n")

For robustnesas "delete" shouldn't be a default of course, it'd be better
to also test 'if ($recipies[$i]['action'] == "d") ...'


Tony den Haan ( tuxick ) - 2009-05-21 20:10

5

Open

None

Nobody/Anonymous

Specific Plugin

None

Public


Comments

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.