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が正しく生成されない #3889

Open
RyoK513 opened this issue Oct 7, 2024 · 5 comments
Assignees
Labels
Bug バグ

Comments

@RyoK513
Copy link
Contributor

RyoK513 commented Oct 7, 2024

概要

独自ドメインのサブサイトが存在する時、
メインサイトの管理画面から独自ドメインのサブサイト記事にアクセスすると、URLが

{メインサイトドメイン}/{サブサイトドメイン}/記事URL

のように生成され、404エラーになってしまうようです。

baserCMS version : 4.8.1

スクリーンショット 2024-10-07 12 37 30
@ryuring
Copy link
Collaborator

ryuring commented Oct 7, 2024

@RyoK513 こちらのプルリクに追加しておきました
d758927

@ryuring ryuring added the Bug バグ label Oct 7, 2024
@RyoK513
Copy link
Contributor Author

RyoK513 commented Oct 8, 2024

@ryuring
ありがとうございます!!

@RyoK513
Copy link
Contributor Author

RyoK513 commented Oct 8, 2024

@ryuring
該当部分のURLが正しく生成されていることを確認できました!
ありがとうございます。

記事一覧画面でも同様の現象が起きているようです。
admin-third/Elements/admin/blog_posts/index_row.phpに調整が必要かと思いますが、同じ実装方法で良さそうでしょうか?

スクリーンショット 2024-10-08 15 18 25

@ryuring
Copy link
Collaborator

ryuring commented Oct 8, 2024

@RyoK513 挑戦してみて!

@RyoK513
Copy link
Contributor Author

RyoK513 commented Oct 8, 2024

@ryuring
承知しました!!

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

No branches or pull requests

2 participants