Ticket #6173

セクションモジュールの、Typo報告です
Date d'ouverture: 2005-06-17 09:54 Dernière mise à jour: 2005-06-19 01:29

Rapporteur:
Propriétaire:
(del#8225)
Type:
État:
Atteints
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
Aucun

Détails

(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 History (3/4 Histories)

2005-06-18 12:06 Updated by: (del#8225)
Commentaire
Logged In: YES
user_id=8225

& --> &amp; に関しては、他にもかなり残っておりますので、要修
正タスクとして認識しております。
以外のTYPOに関しては早速修正致します。
2005-06-18 12:13 Updated by: (del#8225)
  • Propriétaire Update from (Aucun) to nobunobu
  • Résolution Update from Aucun to Accepted
2005-06-18 18:32 Updated by: pittpi
Commentaire
Logged In: YES
user_id=13534

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

今回のTypoは重要度数5では大きすぎたでしょうか?(^-^;
2005-06-19 01:29 Updated by: (del#8225)
  • Ticket Close date is changed to 2005-06-19 01:29
  • (Catégorie change on Tracker)
  • Résolution Update from Accepted to Fixed
  • État Update from Ouvert to Atteints
Commentaire
Logged In: YES
user_id=8225

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

Attachment File List

No attachments

Modifier

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