Menu

#1 Pattern simplification can change pattern def

0.3.1
closed-fixed
7
2003-08-26
2003-04-28
Anonymous
No

Pattern simplification algorithm erroneously applies
simplifications into the bodies of shared pattern
declarations. For example...

<access-rule>
<deny>
<to>
<include pattern="pat1" />
<include pattern="pat2" />
</to>
</deny>
</access-rule>

...apparently modifies the definition of pat1 to include
pat2.

Discussion

  • Paul Cantrell

    Paul Cantrell - 2003-04-29
    • labels: --> Rules and patterns
    • milestone: --> 0.3.1
    • priority: 5 --> 7
    • assigned_to: nobody --> melquiades
     
  • Paul Cantrell

    Paul Cantrell - 2003-08-12
    • status: open --> closed
     
  • Paul Cantrell

    Paul Cantrell - 2003-08-12

    Logged In: YES
    user_id=41726

    Oops -- fixed long ago and forgot to close out!

     
  • Paul Cantrell

    Paul Cantrell - 2003-08-26
    • status: closed --> closed-fixed
     

Log in to post a comment.