2010年06月29日
rails XML declaration allowed only at the start of the document
rails で jpmobile を使った携帯サイト用のページで以下が出た。
mobile用の xhtml の以下の先頭に半角空白が入っていたのでそれを消したら解消した。
This page contains the following errors:
error on line 1 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.
error on line 1 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.
mobile用の xhtml の以下の先頭に半角空白が入っていたのでそれを消したら解消した。
<?xml version="1.0" ?>
【(カテゴリなし)の最新記事】
投稿者:tech|21:30