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

URL rewriting does not work with comments. #172

Open
GregMage opened this issue Jan 2, 2022 · 2 comments
Open

URL rewriting does not work with comments. #172

GregMage opened this issue Jan 2, 2022 · 2 comments

Comments

@GregMage
Copy link

GregMage commented Jan 2, 2022

When url rewriting is enabled, it is not possible to post a comment.

"comment view options" doesn't work either. It seems that all modal type windows do not work

@ihackcode
Copy link
Contributor

Thanks for reporting this. I'll work on a fix for these two issues.

@ihackcode
Copy link
Contributor

I wonder if anyone would mind if I remove index.php from the path-info setting.

// generate SEO url using path-info
            return PUBLISHER_URL . "/index.php/${op}.${id}/${short_url}";

according to seo.txt it shouldn't have index.php in it.:

If you are using path-info method, SEO-friendly URL (non-working example)
  http://www.xuups.com/modules/publisher/item.62/holiday-time.html

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

2 participants