zykcjsnd / xiaonei-reformer

Automatically exported from code.google.com/p/xiaonei-reformer
0 stars 0 forks source link

“增加导航栏项目”功能的一个bug #70

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
确认使用的是工具最新版:人人网改造器 3.2.13.440

问题的详细描述:
遇到问题时的操作步骤(如何做才能产生这个问题):
1.改造——改造导航栏——增加导航栏项目
2.增加某个/些项目
3.在增加完最后一个项目后价格回车(也就是留一个空行)

预想该发生的情况是什么?实际发生的情况是什么?
预想:应该是什么都没有的,一个空行而已
实际:会在导航栏上的新增项目后面出现一个看不见文字提��
�的链接,指向http://www.renren.com/undefined
最有意思的是这个链接会指向一个名叫“邵军辉 
Ken(大爷)”的人的人人网主页……

问题发生的频率:
目前来看,总是出现

诊断信息:
运行环境:Mozilla/5.0 (X11; Linux i686; rv:6.0.2) Gecko/20100101 
Firefox/6.0.2
当前页面:http://www.renren.com/home?id=233750711
程序版本:3.2.13.440 - 2
功能设置:{"removeAds":true,"removePageTheme":false,"removeStarReminder":tr
ue,"removeFloatObject":false,"removeMouseCursor":false,"removeEnterCartoon":fals
e,"removeBlogTheme":false,"removeBlogLinks":false,"removeBlogMusicPlayer":true,"
removeBottomBar":false,"removeSysNotification":true,"homeGadgets":{"topNotice":f
alse,"levelBar":false,"recommendApp":false,"footprint":false,"newFriends":false,
"schoolBeauty":false,"sponsors":false,"publicPageAdmin":false,"birthday":false,"
webFunction":false,"survey":false,"friendPhoto":false,"newStar":false,"contact":
false},"profileGadgets":{"levelBar":false,"album":false,"blog":false,"share":fal
se,"gift":false,"fav":false,"theme":false,"introduceFriends":false,"lover":false
,"specialFriends":false,"mutualFriends":false,"visitors":false,"pages":false,"fr
iends":false,"invitation":false,"musicPlayer":false},"rejectRequestGroup":{"appR
equest":true,"friendRequest":false,"recommendRequest":true,"tagRequest":false,"p
okeRequest":true,"notifyRequest":false,"loverRequest":true,"addbookRequest":fals
e,"xiaozuRequest":false},"blockAppRequest":true,"batchProcessRequest":true,"bloc
kAppNotification":true,"feedGroup":{"ads":true,"blog":false,"poll":false,"app":t
rue,"status":false,"gift":false,"photo":false,"tag":true,"profile":false,"share_
blog":false,"share_photo":false,"share_video":false,"share_other":false,"film":t
rue,"music":true,"connect":false,"friend":true,"xiaozu":false,"xiaozhan":false,"
forum":false,"like":true,"pos":true,"comment":false,"vip":true,"club":true,"grou
p":true,"page":false,"contact":true,"levelup":true,"event":true,"lover":true,"ne
wbie":true},"forbiddenFeedTitle":"","forbiddenFeedId":"","trustedFeedId":"","hid
eOldFeeds":false,"oldFeedDays":"7","markFeedAsRead":false,"showAttentionFeeds":f
alse,"loadMoreFeeds":false,"loadFeedPage":"2","disableAutoLoadFeeds":false,"hide
FeedSource":false,"markOnlineFriend":false,"flodFeedComment":false,"refreshFeedR
eply":false,"showFeedToolbar":false,"autoCheckFeeds":false,"checkFeedReply":fals
e,"autoReloadFeeds":false,"reloadFeedInterval":"180","navLinks":{"theme":true,"a
pp":true,"game":true,"vip":true,"vipCenter":true,"pay":true,"invite":true},"wide
nNavBar":false,"useOldStyleNav":false,"addNavLogout":false,"useFloatingNav":fals
e,"addNavItems":true,"navItemsContent":"微博\nhttp://weibo.com/xsecure\nCSDN\n
http://writeblog.csdn.net/PostList.aspx\n","recoverOriginalTheme":false,"removeF
ontRestriction":false,"limitHeadList":false,"headsAmount":"12","fixNavItemHeight
":false,"fixClubTypesetting":false,"customizePageStyle":false,"myPageStyle":"/* 
例子:浅灰->白渐变背景 
*/\nbody{background:-moz-linear-gradient(left,lightgray,white);background:-o-lin
ear-gradient(left,lightgray,white);background:-webkit-gradient(linear,left 
center,right 
center,from(lightgray),to(white))}","customizePageLayout":false,"myPageLayout":"
例子:将个人主页上留言板移至新鲜事下方\nbody#profile 
.talk-box>.box>>>body#profile 
.talk-box","addExtraEmotions":true,"natureEmo":true,"eventEmo":true,"figureEmo":
true,"sfEmo":false,"advEmo":true,"addFloorCounter":true,"extendBlogLinkSupport":
true,"addBlogHTMLEditor":false,"preventTracking":true,"showImagesInOnePage":true
,"addDownloadAlbumLink":true,"showImageLinkOnly":false,"repMode":false,"hideImag
eTagOnMouseOver":true,"showFullSizeImage":true,"autoShrink":false,"leakConfirmat
ion":false,"useWhisper":false,"hideOrangeName":false,"removeBestFriendRestrictio
n":true,"removeNicknameRestriction":false,"showLoginInfo":false,"lastSid":"0","e
nableShortcutMenu":true,"expandSearchResult":false,"searchShare":true,"delAllSha
res":false,"removeNameCard":false,"showPhotoAuthorComment":false,"showMusicFileL
ink":false,"delAllNotes":false,"delAllStatus":false,"checkUpdate":true,"lastUpda
te":1316395954872,"checkLink":"http://xiaonei-reformer.googlecode.com/files/4583
6.meta.js","updateLink":"http://xiaonei-reformer.googlecode.com/files/xiaonei_re
former-fx.xpi","updatedNotify":true,"lastVersion":440,"debuglv":0,"blacklist":""
}

错误名称:TypeError
错误信息:/id=(\d+)/.exec(pageURL) is null

如果无法看到程序中输出的诊断信息,请给出使用的浏览器��
�本
Mozilla/5.0 (X11; Linux i686; rv:6.0.2) Gecko/20100101 Firefox/6.0.2

最好以附件形式提交出现问题的页面html文件/截图等

Original issue reported on code.google.com by prawn...@gmail.com on 19 Sep 2011 at 2:59

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by xnrefor...@gmail.com on 19 Sep 2011 at 4:43

GoogleCodeExporter commented 8 years ago
fixed in r547

Original comment by xnrefor...@gmail.com on 19 Sep 2011 at 4:50