Menu

#215 Crash for commands with ambiguous getopts shortcuts and no docstring

closed
None
2
2015-03-26
2015-03-03
No

An undefined variable was used in this part of the code that is never tested and almost never used in practice.

This patch fixes this issue.

https://github.com/ProgVal/Limnoria/commit/6f9960d7a4ec4ae2e0eb7ebe82006a1d5c91d554

Note: the 'checkDoc' attribute to wrap() has been introduced in Limnoria (setting it to False makes the behavior of wrap() similar to Supybot, ie. allowing commands with no docstring), so you have to remove it before merging the patch.

Discussion

  • James McCoy

    James McCoy - 2015-03-26
    • assigned_to: James McCoy
     
  • James McCoy

    James McCoy - 2015-03-26
    • status: open --> accepted
     
  • James McCoy

    James McCoy - 2015-03-26

    Applied, along with the subsequent test fix.

     
  • James McCoy

    James McCoy - 2015-03-26
    • status: accepted --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.