Ticket #1069 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Editor document URL prefixed to any href that only consists of URL parameters

Reported by: ray Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: normal Keywords:
Cc:

Description

Xinha is in, for example "http://127.0.0.1/out/admin". When i load editor all urls changes from

"?page=1&opt=6"

to

"/out/admin/?page=1&opt=6".

(copied from the forum)

Change History

Changed 5 years ago by ray

  • status changed from new to closed
  • resolution set to fixed

rev [884]: put that into the code that handles the stripping of self named anchors using also stripSelfNamedAnchors to config

Note: See TracTickets for help on using tickets.