interchange / TableEditor

25 stars 4 forks source link

Empty string as PK error #49

Open gregapompe opened 9 years ago

gregapompe commented 9 years ago

If pk is empty string it can't find it since it looks like it's without it.

racke commented 9 years ago

Do you have a real world example for this case? Also, which part of code doesn't find it?

gregapompe commented 9 years ago

All links are borken (delete, edit, ...) since they lack args. My case was having product with empty sku (not real world scenario, but can happen elsewhere i guess).