QDox
  1. QDox
  2. QDOX-28

Quote chars in tag values cause infinite loop

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.2, 1.3
    • Fix Version/s: 1.4
    • Component/s: Java API
    • Labels:
      None
    • Number of attachments :
      0

      Description

      This test case causes an infinite loop:

      public void testInfiniteLoop()

      { DefaultDocletTag tag = new DefaultDocletTag("param", "quote'ed"); tag.getParameters(); }

        Activity

        Hide
        Mike Hogan added a comment -

        Seems to be caused by the only line of DefaultDocletTag that was not tested. Interesting.

        Show
        Mike Hogan added a comment - Seems to be caused by the only line of DefaultDocletTag that was not tested. Interesting.
        Mike Williams made changes -
        Field Original Value New Value
        Assignee Mike Williams [ mdub ]
        Status Unassigned [ 1 ] Assigned [ 2 ]
        Hide
        Mike Williams added a comment -

        Fixed in CVS.

        Show
        Mike Williams added a comment - Fixed in CVS.
        Mike Williams made changes -
        Resolution Fixed [ 1 ]
        Status Assigned [ 2 ] Resolved [ 5 ]
        Fix Version/s 1.4 [ 10304 ]
        Hide
        Mike Williams added a comment -

        Closing old resolved issues.

        Show
        Mike Williams added a comment - Closing old resolved issues.
        Mike Williams made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Mike Williams
            Reporter:
            Mike Hogan
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: