This throws illegal offset errors whenever you view revisions with file attachements. It also displays the wrong file (off-by-one) in the list.

Comments

binford2k’s picture

Example:

Notice: Undefined offset: 0 in DrupalDiffInline->process_chunk() (line 1280 of /ld/www/htdocs/sys/sops/sites/all/modules/diff/DiffEngine.php).
Notice: Undefined offset: 2 in DrupalDiffInline->process_chunk() (line 1280 of /ld/www/htdocs/sys/sops/sites/all/modules/diff/DiffEngine.php).
Notice: Undefined offset: 4 in DrupalDiffInline->process_chunk() (line 1280 of /ld/www/htdocs/sys/sops/sites/all/modules/diff/DiffEngine.php).
binford2k’s picture

Status: Active » Postponed (maintainer needs more info)

Interestingly I just noticed today that it doesn't appear to be doing this anymore. I will monitor the situation and report back if I see a problem.

alan d.’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Over a year of inactivity, so closing.

Please reopen if you have had any more issues.