1 Reply Latest reply on Apr 7, 2008 5:36 AM by kukeltje

    Can we have a sytem bug discussion?

    fsk1234

      Since I have worked with jBPM for a while and discovered several system bugs. I think it would save a lot of time if I knew those bugs before.

      Can we just post the bugs of specific version on the top of the forum?

      Here are 2 that I found(V 3.2.1):

      1. Transistion button in task forms (If you use eclipse to generate those forms, it is <tf:transitionButton to="XXX" value="XXX"/>. But it should be "<tf:transitionButton transition="XXX" value="XXX"/>").

      2. If you change one of the task forms and did not change the .jpdl, you will get erro when you try to deploy even if they are correct. All you need to do it to pretend to modify the .jpdl file (for example, move the position of a node, delete something and restore that), then you can deploy correctly.

        • 1. Re: Can we have a sytem bug discussion?
          kukeltje

           

          I think it would save a lot of time if I knew those bugs before.
          That is true for everybody

          Can we just post the bugs of specific version on the top of the forum?
          If you doubt, you can, but include real good testcases to demonstrate the alleged bug. If you are sure it is a bug, file it in the Jira, that is the place for bugs/issues/feature requests etc...