Skip to content

Verify links and anchors for deeply nested urls

Vasilii Iakliushin requested to merge 328203_verify_nested_help_page_urls into master

What does this MR do?

Contributes to #328203 (closed)

Problem

NodePattern#match returns only the first matching subnode and ignores other matches

Solution

Apply NodePattern#match to all node descendants

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Vasilii Iakliushin

Merge request reports

Loading