I wrote a routine to remove pounds and ids from sharepoint fields that worked flawlessy, since I found a field withouth ids and # (pound) signs.
I want to understand why sometimes the field is serialized with ids and pounds and sometimes not.
example:
ows_Author="23;#Paperino, Pippo"
or
ows_Author="Paperino, Pippo"