Closed Bug 1510063 Opened 6 years ago Closed 6 years ago

[Reporter] console.log is truncated

Categories

(Web Compatibility :: Tooling & Investigations, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: karlcow, Unassigned)

Details

When working on https://github.com/webcompat/webcompat.com/issues/2659#issuecomment-440859408, I discovered that at least one log was truncated.

This happened with https://github.com/webcompat/web-bugs/issues/21657

If look at the string there, we can see that it has been truncated. I first thought the reason was a limitation on the side of webcompat.com, but that was not the case at least for this size of logs. 

I opened https://github.com/webcompat/webcompat.com/issues/2716

But that might be worth investigating if there is an issue on the side of the reporter itself (specific string? escape snafu?)
I actually see the full console log of 27328 characters appearing on https://webcompat.com/issues/21657, just no on the github.com version of the same page, so this isn't a problem with the reporter itself.

Perhaps it's another limit they impose, as per https://github.com/webcompat/webcompat.com/issues/2717 ?
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Just for the paper trail, 
see https://github.com/webcompat/webcompat.com/issues/2716#issuecomment-442183574

This is a bug in github.com renderer. The raw data are here.
You need to log in before you can comment on or make changes to this bug.