Cannot tag a version in 1.297

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Minor
    • Component/s: cvs-plugin
    • None
    • Environment:
      Platform: All, OS: All

      I have a stack trace that says there is an error in the following statement:
      ${tag?:'Not tagged')}

      If I replace it to:
      ${tag==null?'Not tagged':tag}

      it seems to work like a charm

      Cheers.

            Assignee:
            Unassigned
            Reporter:
            lecric
            Votes:
            4 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: