Skip to content

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

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 2 commits into from
Apr 17, 2025

Conversation

akagane99
Copy link
Contributor

@akagane99 akagane99 commented Apr 17, 2025

概要

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

修正後画面

例)固定記事編集

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

github actionsで簡易テスト

レビュー完了希望日

なし

関連Pull requests/Issues

参考

なし

DB変更の有無

なし

チェックリスト

@akagane99 akagane99 added the bug バグ・不具合連絡 label Apr 17, 2025
@akagane99 akagane99 self-assigned this Apr 17, 2025
@akagane99 akagane99 marked this pull request as ready for review April 17, 2025 02:10
@akagane99 akagane99 merged commit c5b0480 into master Apr 17, 2025
4 checks passed
@akagane99 akagane99 deleted the issues/2171 branch April 17, 2025 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug バグ・不具合連絡
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant