Skip to content

Attempt to read property ... on null in blame.php #197

@danielmarschall

Description

@danielmarschall

The following problem has been found in my PHP error log

blame.php

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

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions