Mailer-Project Bug-Tracker - Branch 0.2.1-FINAL
View Issue Details
0000157Branch 0.2.1-FINALBugpublic2009-12-04 00:102016-11-23 11:29
ReporterQuix0r 
Assigned Touser13 
PriorityhighSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformPHP5-LatestOSLinuxOS Version2.6
Product Version0.2.1-FINAL 
Target Version0.2.1-FINALFixed in Version0.2.1-FINAL 
Summary0000157: Nested error: Undefined index: content_type
DescriptionMailer Project ist in Script/Funktion debug_report_bug, Zeile 2686 mit folgender Meldung abgebrochen: Note: Invalid response from check-updates3.php, count should be 10, is 3
Please report this bug at http://bugs.mxchange.org and include the logfile from inc/cache/debug.log in your report (you can now attach files):

   1. functions.php:2669, debug_get_printable_backtrace(0)
   2. functions.php:2585, debug_report_bug(1)
   3. load_cache-revision.php:53, getArrayFromActualVersion(0)
   4. inc-functions.php:124, include(1)
   5. inc-functions.php:138, loadInclude(1)
   6. inc-functions.php:101, loadIncludeOnce(1)
   7. load_cache.php:73, loadIncludePool(1)
   8. inc-functions.php:124, include(1)
   9. inc-functions.php:138, loadInclude(1)
  10. mysql-connect.php:103, loadIncludeOnce(1)
  11. inc-functions.php:124, include(1)
  12. inc-functions.php:138, loadInclude(1)
  13. config-global.php:102, loadIncludeOnce(1)
  14. index.php:53, require(1)


Request-URI: /
Thank you for finding bugs.
Additional InformationDieser entsteht, wenn ein anderer Fehler vor dem Setzen des Content-Typs auftritt. Dies in allen root-Scripten nach dem Laden von inc/config-global.php.

Das koennte damit behoben werden, indem in app_die() geprueft wird, ob der Content-Typ gesetzt ist und wenn nicht, dass dieser auf text/html gesetzt wird.
TagsNo tags attached.
Attached Files

Notes
(0000408)
Quix0r   
2009-12-04 00:13   
(Last edited: 2009-12-04 00:14)
Profi-Concept, schau dir bitte mal den Code von getActualVersion() und getArrayFromActualVersion() an. Ich habe ihn schon anpassen muessen, damit er etwas stabiler laeuft (war eine Inkonsistenz).

Weise danach mir das Ticket wieder zu, damit ich den nested-Bug fixen kann.

(0000409)
Quix0r   
2009-12-04 00:27   
Mit Commit 1624 habe ich einen Fix gemacht, der wenigstens den Nested-Bug fixt. Dazu habe ich die Bug-Beschreibung angepasst.
(0000463)
Quix0r   
2010-06-23 15:55   
Ich denke, dies sollte bereits gefixt sein. Sollte es wieder vorkommen, bitte neues Ticket aufmachen, da der Code starken Aenderungen unterliegt.
(0000820)
Quix0r   
2016-11-23 11:29   
Und zu damit.

Issue History
2009-12-04 00:10Quix0rNew Issue
2009-12-04 00:11Quix0rProjectionnone => tweak
2009-12-04 00:11Quix0rETAnone => < 1 day
2009-12-04 00:11Quix0rAdditional Information Updated
2009-12-04 00:12Quix0rStatusnew => assigned
2009-12-04 00:12Quix0rAssigned To => user13
2009-12-04 00:13Quix0rNote Added: 0000408
2009-12-04 00:14Quix0rNote Edited: 0000408
2009-12-04 00:27Quix0rNote Added: 0000409
2009-12-04 00:27Quix0rDescription Updated
2010-05-28 18:27Quix0rBuildSVN-HEAD => 0.2.1-FINAL
2010-05-28 18:35Quix0rProduct Version => 0.2.1-FINAL
2010-06-23 15:55Quix0rNote Added: 0000463
2010-06-23 15:55Quix0rStatusassigned => resolved
2010-06-23 15:55Quix0rFixed in Version => 0.2.1-FINAL
2010-06-23 15:55Quix0rResolutionopen => fixed
2016-11-23 11:29Quix0rNote Added: 0000820
2016-11-23 11:29Quix0rStatusresolved => closed