更新履歴/0.1.0の変更点

  • 追加された行はこの色です。
  • 削除された行はこの色です。
  • 移動:バックアップ
  • バージョン:(Rev:ZiMXL38_KA)2014-04-02 12:45:41
  • 直前のバージョン:(Rev:dbWmJktvon)2014-04-02 12:44:54

OldNew差分
11*Ver 0.1.0 [#r6amga8]
22**修正内容 [#cMOluqr]
33-XSS脆弱性修正 skin.original.js 行数不明
4- 修正前
5- '<h1><a href="#">'+&color(#F00){$('h1#title').text()};+'</a><abbr title="Table of Contents">[TOC]</abbr></h1>',
6- 修正後
7- '<h1><a href="#">'+&color(#00F){$('h1#title>a').html()};+'</a><abbr title="Table of Contents">[TOC]</abbr></h1>',
4+:修正前|'<h1><a href="#">'+&color(#F00){$('h1#title').text()};+'</a><abbr title="Table of Contents">[TOC]</abbr></h1>',
5+:修正後|'<h1><a href="#">'+&color(#00F){$('h1#title>a').html()};+'</a><abbr title="Table of Contents">[TOC]</abbr></h1>',
86
97-誤植修正 PukiWiki\Spam\PostId.php 31行目付近
10- 修正前
11- $session->offsetSet(self::&color(#F00){POSTID_SESSIO_PREFIX};.$idstring, REMOTE_ADDR);
12- 修正後
13- $session->offsetSet(self::&color(#00F){POSTID_SESSION_PREFIX};.$idstring, REMOTE_ADDR);
8+:修正前|$session->offsetSet(self::&color(#F00){POSTID_SESSIO_PREFIX};.$idstring, REMOTE_ADDR);
9+:修正後|$session->offsetSet(self::&color(#00F){POSTID_SESSION_PREFIX};.$idstring, REMOTE_ADDR);
1410
1511-誤植修正 PukiWiki\Diff\Diff.php 120行目付近
16- 修正前
17- if (isset($this->a[&color(#F00){$py_idx};])){
18- 修正後
19- if (isset($this->a[&color(#00F){$px_idx};])){
12+:修正前|if (isset($this->a[&color(#F00){$py_idx};])){
13+:修正後|if (isset($this->a[&color(#00F){$px_idx};])){
2014
スポンサー