Folks,
I got bored of logging on our dev machine and doing manual build, hence ended up with doing a django based build setup.
Now while the things is all good and fine, however there is one weird issue that I am observing and yeah thats only with firefox.
It seems firefox would truncate anything beyond 44kb. For e.g. if I do a lookup at source code, then I would find all the ten line in the source of the html. However the html itself would have only about 5 lines. It clearly is not a issue on the django side as the same thing works fine with IE.
Any clue anyone?
~LT
I got bored of logging on our dev machine and doing manual build, hence ended up with doing a django based build setup.
Now while the things is all good and fine, however there is one weird issue that I am observing and yeah thats only with firefox.
It seems firefox would truncate anything beyond 44kb. For e.g. if I do a lookup at source code, then I would find all the ten line in the source of the html. However the html itself would have only about 5 lines. It clearly is not a issue on the django side as the same thing works fine with IE.
Any clue anyone?
~LT