You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (Jira)" <ji...@apache.org> on 2021/09/24 17:58:00 UTC

[jira] [Updated] (YETUS-1121) Rewrite shelldocs

     [ https://issues.apache.org/jira/browse/YETUS-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer updated YETUS-1121:
------------------------------------
    Description: shelldocs is throwing an exception.  But rather than fix it, it really just needs a proper rewrite.  (was: ```
  File "/home/aw/yetus/shelldocs/src/main/python/shelldocs.py", line 481, in <module>
    main()
  File "/home/aw/yetus/shelldocs/src/main/python/shelldocs.py", line 472, in main
    message = funcs.lint()
  File "/home/aw/yetus/shelldocs/src/main/python/shelldocs.py", line 287, in lint
    value.lower(), attr.lower(), validvalue))
AttributeError: 'NoneType' object has no attribute 'lower'
```)

> Rewrite shelldocs
> -----------------
>
>                 Key: YETUS-1121
>                 URL: https://issues.apache.org/jira/browse/YETUS-1121
>             Project: Yetus
>          Issue Type: Bug
>          Components: ShellDocs
>    Affects Versions: 0.14.0
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>            Priority: Major
>             Fix For: 0.14.0
>
>
> shelldocs is throwing an exception.  But rather than fix it, it really just needs a proper rewrite.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)