Bug 1705094 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

OK I verified that using `LOAD_FLAGS_EXTERNAL` fixes this problem (and a host of other ones). Unfortunately, `EXTERNAL` is not the default as I thought. We maybe should consider switching the default so you have to pass in `LOAD_FLAGS_INTERNAL` for example for internal page loads.
OK I verified that using `LOAD_FLAGS_EXTERNAL` fixes this problem (and a host of other ones). Unfortunately, `EXTERNAL` is not the default as I thought. We maybe should consider switching the default so you have to pass in `LOAD_FLAGS_INTERNAL` for example for internal page loads, instead of the other way around.

Back to Bug 1705094 Comment 5