I have mangaed to report the bug, which i also have major problems with. To me it seems reallys stupid expecting everyone using charset "iso----" for their websites.
hope they can fix it fast.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is not so stupid as you think. That is bcos the parser cannot know what the char encoding is in advance. And when it knows, the stream is already opened. So it needs to backtrack, and reopen the stream.
This has been done bytway, in the latest integration release.
Regards,
Somik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
to: Aminudin Khalid
I have mangaed to report the bug, which i also have major problems with. To me it seems reallys stupid expecting everyone using charset "iso----" for their websites.
hope they can fix it fast.
It is not so stupid as you think. That is bcos the parser cannot know what the char encoding is in advance. And when it knows, the stream is already opened. So it needs to backtrack, and reopen the stream.
This has been done bytway, in the latest integration release.
Regards,
Somik