2 feature requests
| User, date | Message |
|---|---|
|
Written by BubikolRamios
2 months ago Category: Feature discussion 273 posts since Thu, 14 Jan 10 |
1. In data tab or anywhere realy, where I have condition like field like 'mašina' double clicking on 'ma' only slects 'ma' instead whole 'mašina'. This is realy pain in the ... (-: 2. Can you do something about this, just wasted an hour looking around the globe (-: what is the prob, until I came up with this query. Can you show somehow that the problematic 'češnja' is somehow different comparig to others. By default.
|
|
Written by kalvaro
2 months ago 442 posts since Thu, 29 Nov 07 |
0xEFBBBF is a Unicode byte order marker for UTF-8: http://en.wikipedia.org/wiki/Byte_order_mark#Representations_of_byte_order_marks_by_encoding You probably processed a UTF-8 file with an application that wasn't aware of BOM characters. IMHO, it's better to avoid using BOM characters in UTF-8: they are not mandatory and many application cannot handle them. Check your editor settings. |
|
Written by BubikolRamios
2 months ago 273 posts since Thu, 14 Jan 10 |
Yes, probably. Probably I imported stuff with csv. But imagine I don't know that, have no expirience and dont know what to ask. Then I'm in dead end. |
|
Written by kalvaro
2 months ago 442 posts since Thu, 29 Nov 07 |
:-? Not sure what you mean, but that's why there're software engineers to write software:) |
|
Written by BubikolRamios
2 months ago 273 posts since Thu, 14 Jan 10 |
|
|
Please login to leave a reply, or register at first. |