10.01.2020, 13:53
(10.01.2020, 13:35)admin Wrote: After gsub in your code:Great, now this is working!
Code:db:update('objects', { name = newName }, { id = name.id })
But then there is a nother problem. In many projects there has been the use of special Norwegian characters. If I want to find and replace that it doesn't seem to work.
Example, I have a name; string: 08-09 UTE persienner vest lysniv�
And I want to replace lysniv� with lysnivaa. This part is not really working, even though the log states that the string has been founs, but the replacement string is the exact same.
Is this maybe something that we are not able to fix?
There are 10 kinds of people in the world; those who can read binary and those who don't
