Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Internet
>
WWW/HTTP
>
Dynamic Content
>
XOOPS
>
Ticket List/Search
>
Ticket #3136
XOOPS
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Forums
List of Forums
Help (1)
Open Discussion (1)
Mailing Lists
list of ML
xoops-cvslog
News
Ticket #3136
Ticket List
Submit New Ticket
RSS
newsのトピック編集でトピック名が引用されない
Open Date:
2003-10-13 13:20
Last Update:
2004-01-06 18:22
monitor
ON
OFF
Reporter:
tom_g3x
Owner:
(None)
Type:
Bugs
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Details
Reply
newsモジュールの管理画面において、
「ニュース 設定」の「トピックの編集」にて、
トピック名(カテゴリ名)などの編集を行なおうとすると、「ト
ピック名」欄に指定のトピック名が引用されないようです。
modelus/news/admin/index.php line 241
echo "<b>"._AM_TOPICNAME."</b> "._AM_MAX40CHAR."<b
r /><input type='text' name='topic_title' size='20'
maxlength='40' value='".$xt->topic_title
('Edit')."' /><br />";
「$xt->topic_title('Edit')」は、「$xt->topic_title
('E')」が正解のようです。
参考:XOOPSフォーラム
http://jp.xoops.org/modules/newbb/viewtopic.php?
viewmode=flat&topic_id=2138&forum=12
Ticket History (1/1 Histories)
2004-01-06 18:22
Updated by:
onokazu
Ticket Close date
is changed to
2004-01-06 18:22
Resolution
Update from
None
to
Fixed
Status
Update from
Open
to
Closed
Comment
Reply
Logged In: YES
user_id=754
ご連絡ありがとうございます。
修正いたしました。
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
newsモジュールの管理画面において、
「ニュース 設定」の「トピックの編集」にて、
トピック名(カテゴリ名)などの編集を行なおうとすると、「ト
ピック名」欄に指定のトピック名が引用されないようです。
modelus/news/admin/index.php line 241
echo "<b>"._AM_TOPICNAME."</b> "._AM_MAX40CHAR."<b
r /><input type='text' name='topic_title' size='20'
maxlength='40' value='".$xt->topic_title
('Edit')."' /><br />";
「$xt->topic_title('Edit')」は、「$xt->topic_title
('E')」が正解のようです。
参考:XOOPSフォーラム
http://jp.xoops.org/modules/newbb/viewtopic.php?
viewmode=flat&topic_id=2138&forum=12