-
-
Notifications
You must be signed in to change notification settings - Fork 828
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
argh what's the answer - Possible regression from serialize tightening
I can't quite figure this out but I thought I'd push up what I've got to see if anyone has an idea. Basically we have a contact in our DB who had a weird string (carriage returns & a .) in his name. The dedupe script fell over on him because it could not unserialize what it had serialised for his display name. On testing I can replicate but it seems that what it saves from the DB is not what it retrieves so I'm not there on a fix
- Loading branch information
1 parent
40cbd64
commit 5f35fd0
Showing
2 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters