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

--- Comment #4 from Christophe JAILLET <[email protected]> ---
#15 is invalid.
The code is guarded by AP_EXPR_FLAG_STRING_RESULT.

See:
    AP_DEBUG_ASSERT((info->flags & AP_EXPR_FLAG_STRING_RESULT) == 0);
in 'ap_expr_exec_re'

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to