Warning: Attempt to read property "date" on null in /daten/homes/svn/public_html/websvn/blame.php on line 247
Warning: Attempt to read property "msg" on null in /daten/homes/svn/public_html/websvn/blame.php on line 247
Just a theory: Is it possible that the invalid UTF-8 character "Immer ausf�hren" is the reason why blame.php fails? (The file is ISO-8859-1 formatted)
The following problem has been found in my PHP error log
blame.php
One instance is found here:
https://svn.viathinksoft.com/websvn/blame.php?path=%2Ftags%2FUserDetect2_Release_2.0%2FPlugins%2FExecuteAlways.dpr&repname=userdetect2&rev=70
(
svn co https://svn.viathinksoft.com/svn/userdetect2/trunk)Just a theory: Is it possible that the invalid UTF-8 character "Immer ausf�hren" is the reason why blame.php fails? (The file is ISO-8859-1 formatted)