svnno****@sourc*****
svnno****@sourc*****
2009年 5月 9日 (土) 23:22:51 JST
Revision: 1151 http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1151 Author: dhrname Date: 2009-05-09 23:22:51 +0900 (Sat, 09 May 2009) Log Message: ----------- Modified Paths: -------------- branches/04x/047/sie.js Modified: branches/04x/047/sie.js =================================================================== --- branches/04x/047/sie.js 2009-05-09 14:19:22 UTC (rev 1150) +++ branches/04x/047/sie.js 2009-05-09 14:22:51 UTC (rev 1151) @@ -1868,6 +1868,7 @@ var obwidth = obw.value, obheight = obh.value; } catch(e) {stlog.add(e,1209);} //正規表現でソースをVML用に書き換え + //xmlns属性削除はバグが起きないように必須 var dc = data.content .replace(/<!DOCTYPE/, "<!--") .replace(/(?:dtd">|\]>)/, "-->")