mainSavannah Administration - Support: sr #105994, Warnings when adding/editing a...

 
 

sr #105994: Warnings when adding/editing a query form (for bugs or tasks)

Submitter:  Sebastien Helleu <flashcode>
Submitted:  Fri 31 Aug 2007 03:28:09 PM UTC
   
 
Category:  Savannah website Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  None
Operating System:  GNU/Linux Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 06 Jan 2009 11:30:17 PM UTC, comment #4: 

I have been able to duplicate the bug and to fix it.

I am however totally new to this system and don't know where to bring my bugfix.
Because it is quite an easy one I will just post it here:
In editqueryforms.php I changed line 176 to:
$tf_colwidth_val = (isset($$tf_colwidth) ? $$tf_colwidth : null);


I will try to get this fix commited as quickly as I can.

Thanks for reporting the bug.

W.H. Fris <imme>
Tue 06 Jan 2009 10:46:35 PM UTC, comment #3: 

Yes.

Sebastien Helleu <flashcode>
Tue 06 Jan 2009 10:43:50 PM UTC, comment #2: 

Does this still happen to you?

W.H. Fris <imme>
  Spam posted by anonymous
Fri 31 Aug 2007 03:28:09 PM UTC, original submission:  

When adding (or editing) a query form for bugs or tasks on my project (weechat), I see these warnings on top of result page:

Notice: Undefined variable: TFCW_severity in /var/www/savane/frontend/php/include/trackers_run/admin/editqueryforms.php on line 180

Notice: Undefined variable: TFCW_bug_group_id in /var/www/savane/frontend/php/include/trackers_run/admin/editqueryforms.php on line 180

Notice: Undefined variable: TFCW_originator_name in /var/www/savane/frontend/php/include/trackers_run/admin/editqueryforms.php on line 180

Notice: Undefined variable: TFCW_originator_email in /var/www/savane/frontend/php/include/trackers_run/admin/editqueryforms.php on line 180

Notice: Undefined variable: TFCW_release_id in /var/www/savane/frontend/php/include/trackers_run/admin/editqueryforms.php on line 180

Notice: Undefined variable: TFCW_custom_tf1 in /var/www/savane/frontend/php/include/trackers_run/admin/editqueryforms.php on line 180

Warning: Cannot modify header information - headers already sent by (output started at /var/www/savane/frontend/php/include/trackers_run/admin/editqueryforms.php:180) in /var/www/savane/frontend/php/include/Layout.class on line 201

But query form is correct and I can use it.

Sebastien Helleu <flashcode>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #17218:  editqueryforms.diff added by imme (597B - text/x-patch - Diff file for the patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by imme (Posted a comment)
  • -email is unavailable- added by flashcode (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-01-07 imme Attached File- Added editqueryforms.diff, #17218

    Back to the top

    Powered by Savane 3.13-0329.
    Corresponding source code