Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1600

fckEditor strips all parameters and anchors from a URL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1 M2
    • None
    • None
    • None
    • 3.1-SNAPSHOT

      To reproduce

      1. Using fckEditor create a link to a Magnolia page. Save
      2. Edit the link and either via source or via link tool try to append ?p1=test to url so it looks like this:
      <a href="/demo/page1.html?p1=test">some link with a param</a>
      3. Save again. The link is there but the entire query string is gone!

      Also the same is true for page anchors. Page anchors do work within the same page but not for the other pages. So

      this works:
      <a href="#anchor1">go to anchor1 in this same page</a>

      this does not:
      <a href="/demo/page1.html#anchor1">go to anchor1 in the /demo/page1</a>

        Acceptance criteria

              pbaerfuss Philipp Bärfuss
              zambak zam6ak
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD