modxbot / migrate

A testground for migrating issues and other such fun
0 stars 0 forks source link

fURLs do not properly work context-wise #10321

Open modxbot opened 11 years ago

modxbot commented 11 years ago

ox6a6e created Redmine issue ID 10321

If fURLs are activated in a context’s settings only (friendly_urls: Yes), modx tries to use aliases, however, they are neither generated nor updated resulting in page-not-found errors.

This can be somehow fixed (until the next change) by setting and unsetting again friendly_urls globally – which I'd like to avoid…

modxbot commented 10 years ago

ox6a6e submitted:

Steps to reproduce:

– fURL default configuration in global settings, set @friendly_urls@ to @yes@ in a context, say, @myctx@ – in @myctx@: create a document with a new alias or edit an existing document’s alias – viewing the document results in a page-not-found – set @friendly_urls@ to @yes@ in global settings – optionally unset @friendly_urls@ to @no@ in global settings again – document is found at the alias