View Issue Details

IDProjectCategoryView StatusLast Update
0001502mantisbtbugtrackerpublic2002-03-28 16:26
Reporterhacker Assigned Toprescience  
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionfixed 
Product Version0.17.0 
Summary0001502: Fields in the Update Bug Advanced page show up as non-editable, even if blank
Description

When a user submits a bug report, and omits selecting a Profile, or the Platform/OS/Version fields, these should be editable and populated. Selecting Update Bug Advanced displays these fields on the form, but neglects to make them editable.

Additional Information

bug_update and bug_update_advanced need to be updated to include strings 'string_edit_text( $v_os );' and so on, and then

<input type="text" name="f_os" value="<?php echo $v_os ?>">
lower down.

TagsNo tags attached.

Activities

prescience

prescience

2002-03-28 16:26

reporter   ~0002229

Fixed in CVS. Will be in 0.17.2