Quote:
Originally Posted by Landiin
Give me a UI example to look at.
|
Already did in the original report, eg Milquetowst InfoCenter.
Quote:
Originally Posted by Landiin
The only way I can reproduce this is if I happen to have a file selected and it already has the path displayed. Once I click on a new file it reflects the changed/correct path.
|
Right, sorry, got lazy in testing. In the last build I tested it stayed incorrect.
Quote:
Originally Posted by Landiin
Fixed but that introduces another issues.. ' is not considered a char that needs to be encoded by XML or HTML. None of the parser I use (MS xml, open xml or Xerces XML) encodes '. But if I encode it then it encodes the & of &apos. I'll try to open a dialog with one of the UI devs on this.
|
I guess you'll have to do a simple search and replace in that case to fix them. But I wouldn't mind if we could use unencoded ' everywhere (funny enough for some things you can use them...).