Announcement

Symphony's issue tracker has been moved to Github.

Issues are displayed here for reference only and cannot be created or edited.

Browse

Closed#225: Page Editor: Config/Template-Switch URL broken

The “Edit Configuration” and “Edit Template” links are broken. They are missing the trailing slash wich causes some redirections to take action, redirecting me from

http://localhost/symphony/blueprints/pages/edit/79

to

http://localhost/%5C/symphony/blueprints/pages/edit/79/

instead of

http://localhost/symphony/blueprints/pages/edit/79/

I think this also has to do with that weird RewriteBase:

RewriteBase /\/

It’s working perfectly if I change it to

RewriteBase /

My .htaccess looks like the second:

RewriteBase /

Might therefore be a bug with generating the .htaccess too? Perhaps a separate bug.

This issue is closed.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details