String Copy bug. Trying to copy string with = operator results in both strings being referenced the same way, instead of copied. There's a workaround, but I hate to have to do that everytime.