Skip to content

Conversation

stefan-kolb
Copy link
Member

@stefan-kolb stefan-kolb commented Mar 13, 2017

See #2573.
I also wanted to add the log details to the report without the necessity to paste them later on. Dunno why this was implemented this way initially (See #1383). However, the explorer will cut off the arguments at some point so this did not work for me.
I think it is not convenient if the user needs to add this info manually.
Maybe someone else has an idea how to change this.

I still think the current addition fixes #2573 for now.

image

image

@stefan-kolb stefan-kolb added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Mar 13, 2017
@stefan-kolb stefan-kolb requested a review from koppor March 13, 2017 16:17
Copy link
Member

@tobiasdiez tobiasdiez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Copy-paste was the most-workable solution we/the stupro guys came up with for the problem that a URL can only contain a maximum amount of x characters and thus part of the stack trace gets lost.

@stefan-kolb
Copy link
Member Author

@tobiasdiez Actually it is not the restriction of the URL which is quite high (over 2000 i think), but the call from the command line, e.g., explorer.exe "https://www....". Seems like the explorer does not take such a long argument.

@Siedlerchr
Copy link
Member

From my point of view looks good. Will merge it in now

@Siedlerchr Siedlerchr merged commit 5be2d8b into master Mar 14, 2017
@Siedlerchr Siedlerchr deleted the report-issue branch March 14, 2017 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate github plugins for automatic bug report

3 participants