dotCMS / core

Headless/Hybrid Content Management System for Enterprises

Home Page:http://dotcms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edit Page V2: Internal Links Navigation Bug

fmontes opened this issue · comments

Parent

#27546

Problem Statement

When users navigate within a page using internal links, the navigation breaks and the links do not redirect to the correct sections of the page.

Steps to Reproduce

  1. Edit a VTL page
  2. Click on any internal link (href)
  3. Page broke!

Acceptance Criteria

User should be able to navigate in the internal links.

External Links

N/A

Assumptions & Initiation Needs

N/A

Quality Assurance Notes & Workarounds

  • Currently, there is no workaround for this issue.
  • QA team should thoroughly test all internal links on affected pages to ensure proper navigation.

Fail Internal QA

  • Tested on Docker: [dotcms:master_9b431c1]

Steps to Reproduce

  1. Go to Edit Page [New Edit Page]
  2. Add a new contentlet that has a link
  3. Click on that link
  4. See the error

Video

internal-qa-issue-28096-vtl-nav-2.mov

Passed Internal QA

  • Tested on Docker: [dotcms:master_c4932c7]

Video

internal-qa-issue-28096-vtl-nav-2-1.mov

Fixed, tested on master // Docker // FF. Now links navigation is working as expected