Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hilfe nicht aufrufbar bei Unterverzeichnissen #550

Open
Koala opened this issue Jul 13, 2023 · 1 comment
Open

Hilfe nicht aufrufbar bei Unterverzeichnissen #550

Koala opened this issue Jul 13, 2023 · 1 comment

Comments

@Koala
Copy link

Koala commented Jul 13, 2023

rex_response::sendRedirect('/redaxo/index.php?page=yrewrite/docs');

Der Aufruf der Hilfe über den festen Link /redaxo/ schlägt fehl, wenn Redaxo in einem Unterverzeichnis installiert ist.
Im docs-Verzeichnis befindet sich auch nur die englische Version.

@Koala
Copy link
Author

Koala commented Jul 14, 2023

Ob das richtig ist? Es funktioniert zumindest:

rex_response::sendRedirect(rex_url::backendController(['page'=>'yrewrite/docs']));

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant