Reporting of very minor issues
Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=22887
Printed Date: 28 March 2026 at 6:56am Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Reporting of very minor issues
Posted By: User123
Subject: Reporting of very minor issues
Date Posted: 13 March 2007 at 5:33am
I don't see a specific forum for posting bugs so I hope this is the right place.
2 very small issues I've found in the last few days after implementing our Web Wiz forums.
1. In default.asp, the following code can produce malformed HTML:
'If RSS feed is enabled then have an RSS button If blnRSS Then Response.Write(" <tr align=""right"">" & _ vbCrLf & " <td colspan=""2""><a href=""RSS_topic_feed.asp" & strQsSID1 & """ target=""_blank""><img src=""" & strImagePath & "rss.png"" border=""0"" title=""" & strTxtRSS & ": " & strTxtNewPostFeed & """ /></a></td>" & _ vbCrLf & " </td>") End If |
Specifically, it assumes 2 columns exist in the enclosing table which is only true if the user is not logged in. When a user is logged in then the previous row has only 1 column. Also, it doesn't include a row closing tag.
2. The image priority_post_locked_icon.gif does not have a transparent background. Easy enough to fix in the ol' image editor, but thought I'd point it out.
That's it - very happy with the features and performance of the system so far!
---------------------------------- EZ-Frag[QODA] http://www.qoda.net/ - http://www.qoda.net/
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 13 March 2007 at 8:33am
Thanks User123 will look into this.
Version 9 is having a complete new skin anyway (in fact it will come with multiple skins so you can select your favourite) these will use transparent PNG's to make it simpler to change background coloured without all the problems of fuzzy rings round images etc.
------------- https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting
|
Posted By: User123
Date Posted: 13 March 2007 at 3:25pm
|
Sounds good. I look forward to seeing the new version!
|
Posted By: disrael
Date Posted: 13 March 2007 at 4:35pm
-boRg- wrote:
Thanks User123 will look into this.
Version 9 is having a complete new skin anyway (in fact it will come with multiple skins so you can select your favourite) these will use transparent PNG's to make it simpler to change background coloured without all the problems of fuzzy rings round images etc.
|
I know you are working hard and probably are VERY tired of hearing it... but is there an ETA? I have a few mods to add, but I want to wait for v9 so I only have to do it once. The last I heard was "probably February" which has passed.
Thanks for your efforts!
------------- -D. Israel
|
|