Menu

#1812 ErrorList: "Copy All To Clipboard" doesn't.

None
closed-fixed
None
5
2015-03-02
2015-02-01
Alan Ezust
No

It seems to only copy the first children treenodes and does not do a recursive descent of the error tree.

Discussion

  • Alan Ezust

    Alan Ezust - 2015-02-01
    • assigned_to: Grepppo
    • Group: -->
     
  • Tim Blackler

    Tim Blackler - 2015-02-02

    Sure I'll have a look

     
  • Tim Blackler

    Tim Blackler - 2015-02-12

    Hi, I think I have a fix for this, but wanted to do some more testing before committing it. Can you post how you generated a multi-level error list ?

     
  • Alan Ezust

    Alan Ezust - 2015-02-13

    if you do "ant clean" followed by "ant" in the jEdit source directory, from the console plugin, you'll get lots of multi-line warnings. Only the first line of each warning is picked up when I copy all to clipboard.

     
  • Tim Blackler

    Tim Blackler - 2015-02-22
    • status: open --> pending-fixed
     
  • Tim Blackler

    Tim Blackler - 2015-02-22

    Just committed a fix for this and cleaned the code up a bit, can you review and let me have any comments

     
  • Alan Ezust

    Alan Ezust - 2015-02-26

    Testing it now. Looks like it gets all the text, but there are duplicate newlines between each line, I think you can easily get rid of those, eh?

     
  • Tim Blackler

    Tim Blackler - 2015-03-01

    Just committed a fix to remove some of the extra whitespace

     
  • Alan Ezust

    Alan Ezust - 2015-03-02

    trim() removes too much whitespace. Sometimes the leading spaces are important.
    I just committed 23884 to fix that.

     
  • Alan Ezust

    Alan Ezust - 2015-03-02
    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB