Strip empty rows broken (ignored).

This is due to the fact that weight is now added as an array key to the row. Obviously the row is then not empty anymore. Removing the last array element (weight) with array_pop would solve the issue.

CommentFileSizeAuthor
#2 fix_strip_empty_rows-2835808-2.patch846 byteslolandese

Comments

lolandese created an issue. See original summary.

lolandese’s picture

StatusFileSize
new846 bytes

  • lolandese committed 156c81c on 7.x-2.x
    Issue #2835808 by lolandese: Strip empty rows broken (ignored)
    
lolandese’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.