Skip to content

[WYSIWYG] ディレクトリインストールでTinyMCE関連のcssが404になる不具合対応 #2172

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

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

akagane99
Copy link
Contributor

@akagane99 akagane99 commented Apr 15, 2025

概要

上記不具合の修正です。
ディレクトリインストール時にブログ記事の編集時なのに表示しているTinyMCEで、CSSが読み込めていませんでした(404)
TinyMCEのパラメータを修正して、CSSを相対パスで読み込むように修正しました。

修正後画面

例)ブログ記事編集

ディレクトリインストール時に404になっていたapp.css等が読み込めていることを確認しました。
image

github actionsで簡易テスト

レビュー完了希望日

なし

関連Pull requests/Issues

概要に記載

参考

なし

DB変更の有無

無し

チェックリスト

@akagane99 akagane99 self-assigned this Apr 15, 2025
@akagane99 akagane99 added the bug バグ・不具合連絡 label Apr 15, 2025
@akagane99 akagane99 changed the title [WYSIWYG] ディレクトリインストール+WYSIWYGでTinyMCE関連のcssが404になる不具合対応 [WYSIWYG] ディレクトリインストールでTinyMCE関連のcssが404になる不具合対応 Apr 15, 2025
@akagane99 akagane99 merged commit e4a6a8d into master Apr 15, 2025
4 checks passed
@akagane99 akagane99 deleted the issues/2171 branch April 15, 2025 04:53
@akagane99 akagane99 added ignore for release This is ignored for release and removed bug バグ・不具合連絡 labels Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore for release This is ignored for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant