URL:
<http://gna.org/support/?func=detailitem&item_id=440>
Summary: Values entered in support issue or task don't show
up
Project: Savane
Submitted by: phernandez
Submitted on: Fri 02/18/05 at 15:26
Category: Installation/Configuration
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Release:
_______________________________________________________
Details:
I am trying to create an issue or support request in our Local Administration
project for our savane install.
This is not working, when I submit the page, I can not see the values I just
entered:
No summary, comments, category... At the bottom of the page it still says "0
changes". I do get the "Item successfully updated; Mail sent to paul hernandez
<[EMAIL PROTECTED]>;"
It seems that none of the values are actually inserted into the db.
I'm not sure what could be wrong.
Thanks
mysql> select * from support;
+--------+----------+-----------+----------+---------+-------------+--------------+-------------+------------+---------+---------+------------+--------------+---------------+---------------------+---------------------+--------------------+---------+----------------+-----------------+-------+-------------------+-------------+--------------+----------+-----------------------+--------------------+------------------+----------+------------+---------+-----------------+------------------+------------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+-------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+-------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+-------------+------------+------------+------------+------------+------------+
| bug_id | group_id | status_id | severity | privacy | category_id |
submitted_by | assigned_to | date | summary | details | close_date |
bug_group_id | resolution_id | category_version_id | platform_version_id |
reproducibility_id | size_id | fix_release_id | plan_release_id | hours |
component_version | fix_release | plan_release | priority |
planned_starting_date | planned_close_date | percent_complete | keywords |
release_id | release | originator_name | originator_email | originator_phone |
custom_tf1 | custom_tf2 | custom_tf3 | custom_tf4 | custom_tf5 | custom_tf6 |
custom_tf7 | custom_tf8 | custom_tf9 | custom_tf10 | custom_ta1 | custom_ta2 |
custom_ta3 | custom_ta4 | custom_ta5 | custom_ta6 | custom_ta7 | custom_ta8 |
custom_ta9 | custom_ta10 | custom_sb1 | custom_sb2 | custom_sb3 | custom_sb4 |
custom_sb5 | custom_sb6 | custom_sb7 | custom_sb8 | custom_sb9 | custom_sb10 |
custom_df1 | custom_df2 | custom_df3 | custom_df4 | custom_df5 |
+--------+----------+-----------+----------+---------+-------------+--------------+-------------+------------+---------+---------+------------+--------------+---------------+---------------------+---------------------+--------------------+---------+----------------+-----------------+-------+-------------------+-------------+--------------+----------+-----------------------+--------------------+------------------+----------+------------+---------+-----------------+------------------+------------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+-------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+-------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+-------------+------------+------------+------------+------------+------------+
| 100 | 100 | 100 | 5 | 1 | 100 |
100 | 100 | 0 | NULL | NULL | NULL | 100
| 100 | 100 | 100 |
100 | 100 | 100 | 100 | 0.00 | |
| | 5 | NULL |
NULL | 1 | | 100 | | |
| | | | |
| | | | | |
| | | | | |
| | | | | 100 |
100 | 100 | 100 | 100 | 100 | 100 |
100 | 100 | 100 | 0 | 0 | 0 |
0 | 0 |
| 101 | 102 | 1 | 5 | 1 | 100 |
103 | 100 | 1108737419 | | | 0 | 100
| 100 | 100 | 100 |
100 | 100 | 100 | 100 | 0.00 | |
| | 5 | NULL |
NULL | 1 | | 100 | | |
| | | | |
| | | | | |
| | | | | |
| | | | | 100 |
100 | 100 | 100 | 100 | 100 | 100 |
100 | 100 | 100 | 0 | 0 | 0 |
0 | 0 |
| 102 | 101 | 1 | 5 | 1 | 100 |
103 | 100 | 1108738789 | | | 0 | 100
| 100 | 100 | 100 |
100 | 100 | 100 | 100 | 0.00 | |
| | 5 | NULL |
NULL | 1 | | 100 | | |
| | | | |
| | | | | |
| | | | | |
| | | | | 100 |
100 | 100 | 100 | 100 | 100 | 100 |
100 | 100 | 100 | 0 | 0 | 0 |
0 | 0 |
+--------+----------+-----------+----------+---------+-------------+--------------+-------------+------------+---------+---------+------------+--------------+---------------+---------------------+---------------------+--------------------+---------+----------------+-----------------+-------+-------------------+-------------+--------------+----------+-----------------------+--------------------+------------------+----------+------------+---------+-----------------+------------------+------------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+-------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+-------------+------------+------------+------------+------------+------------+------------+------------+------------+------------+-------------+------------+------------+------------+------------+------------+
3 rows in set (0.00 sec)
Here are our logs, if that helps (we turned down the log level):
[EMAIL PROTECTED] ~]# tail -f /var/log/httpd/error_log
[Fri Feb 18 09:09:28 2005] [notice] mod_python: Creating 4 session mutexes
based on 256 max processes and 0 max threads.
[Fri Feb 18 09:09:29 2005] [notice] Apache/2.0.52 (Fedora) configured --
resuming normal operations
[client 192.168.1.78] PHP Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would like to pass it by
reference, modify the declaration of [runtime function name](). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However, future
versions may not support this any longer. in
/home/projects/savane/frontend/php/include/session.php on line 76, referer:
http://expedite.momentumsoftware.com/index.php?node=6
[client 192.168.1.100] PHP Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would like to pass it by
reference, modify the declaration of [runtime function name](). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However, future
versions may not support this any longer. in
/home/projects/savane/frontend/php/include/session.php on line 76, referer:
http://expedite.momentumsoftware.com/savane/support/index.php
[client 192.168.1.100] PHP Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would like to pass it by
reference, modify the declaration of [runtime function name](). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However, future
versions may not support this any longer. in
/home/projects/savane/frontend/php/include/session.php on line 76, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: reset() [<a
href='function.reset'>function.reset</a>]: Passed variable is not an array or
object in /home/projects/savane/frontend/php/include/trackers/general.php on
line 583, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: Variable passed to each() is not an array
or object in /home/projects/savane/frontend/php/include/trackers/general.php
on line 584, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: reset() [<a
href='function.reset'>function.reset</a>]: Passed variable is not an array or
object in /home/projects/savane/frontend/php/include/trackers/general.php on
line 616, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: Variable passed to each() is not an array
or object in /home/projects/savane/frontend/php/include/trackers/general.php
on line 617, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would like to pass it by
reference, modify the declaration of [runtime function name](). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However, future
versions may not support this any longer. in
/home/projects/savane/frontend/php/include/session.php on line 76, referer:
http://expedite.momentumsoftware.com/savane/support/index.php
[client 192.168.1.100] PHP Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would like to pass it by
reference, modify the declaration of [runtime function name](). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However, future
versions may not support this any longer. in
/home/projects/savane/frontend/php/include/session.php on line 76, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would like to pass it by
reference, modify the declaration of [runtime function name](). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However, future
versions may not support this any longer. in
/home/projects/savane/frontend/php/include/session.php on line 76, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would like to pass it by
reference, modify the declaration of [runtime function name](). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However, future
versions may not support this any longer. in
/home/projects/savane/frontend/php/include/session.php on line 76, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: reset() [<a
href='function.reset'>function.reset</a>]: Passed variable is not an array or
object in /home/projects/savane/frontend/php/include/trackers/general.php on
line 616, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: Variable passed to each() is not an array
or object in /home/projects/savane/frontend/php/include/trackers/general.php
on line 617, referer:
http://expedite.momentumsoftware.com/savane/support/index.php?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would like to pass it by
reference, modify the declaration of [runtime function name](). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However, future
versions may not support this any longer. in
/home/projects/savane/frontend/php/include/session.php on line 76, referer:
http://expedite.momentumsoftware.com/savane/support/?group=savannah
[client 192.168.1.100] PHP Warning: Call-time pass-by-reference has been
deprecated - argument passed by value; If you would like to pass it by
reference, modify the declaration of [runtime function name](). If you would
like to enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file. However, future
versions may not support this any longer. in
/home/projects/savane/frontend/php/include/session.php on line 76, referer:
http://expedite.momentumsoftware.com/savane/support/?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: reset() [<a
href='function.reset'>function.reset</a>]: Passed variable is not an array or
object in /home/projects/savane/frontend/php/include/trackers/general.php on
line 583, referer:
http://expedite.momentumsoftware.com/savane/support/?func=detailitem&item_id=102
[client 192.168.1.100] PHP Warning: Variable passed to each() is not an array
or object in /home/projects/savane/frontend/php/include/trackers/general.php
on line 584, referer:
http://expedite.momentumsoftware.com/savane/support/?func=detailitem&item_id=102
_______________________________________________________
This item URL is:
<http://gna.org/support/?func=detailitem&item_id=440>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev