Ticket #6173

セクションモジュールの、Typo報告です
Eröffnet am: 2005-06-17 09:54 Letztes Update: 2005-06-19 01:29

Auswertung:
Verantwortlicher:
(del#8225)
Typ:
Status:
Geschlossen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
Keine

Details

(2.0.11-JP-Beta)


modules/sections/index.php

## line 81: & , imgタグ内altの内容表示が.
_MD_PRINTERPAGE.と表示されてしまう (HTML Typo) ##

echo "<a href='index.php?
op=printpage&artid=$artid'>&nbsp;&nbsp;<img
src='".XOOPS_URL."/modules/sections/images/print.gif'
border='0' alt='' .
_MD_PRINTERPAGE.' /></a></td></tr>";



## 修正後 ##

echo "<a href='index.php?
op=printpage&amp;artid=$artid'>&nbsp;&nbsp;<img
src='".XOOPS_URL."/modules/sections/images/print.gif'
border='0' alt='".
_MD_PRINTERPAGE."' /></a></td></tr>";
--------------------------------------------



modules/sections/admin/index.php

## line 92: \" , &amp; , </li>無し (HTML Typo) ##

echo "<li>$title ($secname) [ <a
href=index.php?
op=secartedit&artid=$artid>"._MD_EDIT."</a> ]";


## 修正後 ##

echo "<li>$title ($secname) [ <a
href=\"index.php?
op=secartedit&amp;artid=$artid\">"._MD_EDIT."</a> ]
</li>";
--------------------------------------------

Ticket-Verlauf (3/4 Historien)

2005-06-18 12:06 Aktualisiert von: (del#8225)
Kommentar
Logged In: YES
user_id=8225

& --> &amp; に関しては、他にもかなり残っておりますので、要修
正タスクとして認識しております。
以外のTYPOに関しては早速修正致します。
2005-06-18 12:13 Aktualisiert von: (del#8225)
  • Verantwortlicher Update from (Keine) to nobunobu
  • Lösung Update from Keine to Accepted
2005-06-18 18:32 Aktualisiert von: pittpi
Kommentar
Logged In: YES
user_id=13534

nobunobuさん、ご苦労様でございます。
修正の件、ありがとうございます♪

今回のTypoは重要度数5では大きすぎたでしょうか?(^-^;
2005-06-19 01:29 Aktualisiert von: (del#8225)
  • Ticket Close date is changed to 2005-06-19 01:29
  • (Kategorie change on Tracker)
  • Lösung Update from Accepted to Gefixt
  • Status Update from Offen to Geschlossen
Kommentar
Logged In: YES
user_id=8225

&amp;部分も含めて、修正完了しました。

Dateianhangliste

Keine Anhänge

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden