https://issues.apache.org/bugzilla/show_bug.cgi?id=48956

--- Comment #4 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to comment #3)
> Hi, I found a bug working with Tomcat, SSI and regular expression that is
> still unresolved and my work is essential for proper operation:

I do not understand your description. What do you mean by "fails" and what do
you mean by "returns nothing"?

Please provide:

1. What are the steps to reproduce your problem

2. What is the actual behaviour that you are observing.

3. What do you expect the correct behaviour to be.

=======================================
By the way:

1. The actual implementation Regexp matching is in
 org/apache/catalina/ssi/ExpressionParseTree.java,
 in method compareBranches()

2. The feature was implemented by r1136231 and r1136399
3. r1136399 was result of discussion in "Re: r1136231" thread on dev@. In
archives:
http://markmail.org/message/g6ba77x7abkhibnn
http://marc.info/?t=130817798400003&r=1&w=2

4. If you can provide a patch for ExpressionParseTree#compareBranches(), it
would be faster.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to