Menu

#253 fix for task_id in modules/task/ae_desc.php

open
nobody
None
5
2015-01-22
2007-01-08
harvey637
No

Hi,
please fix this SIMPLE Bug:
in modules/tasks/ae_desc.php Line 12:
<input type="hidden" name="task_id" value="<?php echo $task_id; ?>" />

The fix ist only the "/>" at the end of the line.

The is the "/>" missing, this causes the variable task_id to be undefined, which is very nasty!, because everything is connected to task_id=0!
Thy
Harvey

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.