|
Hello there,
I've got a news system set up that checks for the latest XML file, extracts text for various things (author, date, article, etc), and then inserts them into an HTML page. It works perfectly in Internet Explorer 6+, Opera, and Safari.
*However*, in Firefox, it'll only show the first 4096 characters of the post; anything beyond that won't even be imported (I know this because I used an Alert to tell me the length of the string once it's been imported).
Again, I don't have this problem with any other browser; they'll bring the full length of the text in just fine. If anyone could give insight into why Firefox is having this problem, it'd be much appreciated. Thanks.
|