Talk:Bug reports
From WWR
|
Purpose
This is a page where you can report or discuss various bugs in the Whole Wheat Radio software. Note that I will use this as a resource when I sit down to program. Do not expect any immediate action on any of these items. Please be as specific and clear as possible (when needed) and if you can take a screen-snapshot of weird behavior, please provide one. Thanks.
See also: Feature Requests
(Please sign with four tildes (~~~~).)
AWAITING CODE: wwr_song_keywords_link
In case you don't see Firewalk's comment in chat, wwr_song_keywords_link isn't always working. Not every song page has 4 sections. Kelli (talk) 14:08, May 8, 2008 (AKDT)
- I did see the comment and think I responded. (Nice to be able to go back to various days of chat or do a Search and be able to find it even though I'm not going to bother on this one.) I suspect it will be dealt with when we convert to a new standard song page format like the artist's page. I tried to find a quick fix to make it go to a particular section by name rather than by number (it defaults to section 4 for Tags and if there are more or less than 3 == sections == before it, it will screw up) but didn't find anything. Jimbob (talk) 08:16, May 11, 2008 (AKDT)
- BTW, this problem will remain (from a programming standpoint anyway) until the Song: pages are all treated like the Artist: pages. I don't know when that will happen but I know I need 2-4 solid days of clear time to do it. The code will probably only take a few hours to write, but the effects of a screwup will be systemwide and I need to be able to completely devote my life to responding to any problems. Based on my personal schedule and house concerts, I don't anticipate being able to code big blocks again until mid-late September. Jim (talk/contribs) 13:03, July 13, 2008 (AKDT)
NOT RESOLVED Artist bios
An extra period was put in the bio sections of artist pages. (I don't think this is a big deal that a bot needs to fix, but wanted to mention it in case it can be fixed for future artist pages.) Kelli (talk) 11:30, May 13, 2008 (AKDT)
- Yeah, I saw that. Let's call it a 'feature' for the time being. Shows which bios a person may have updated.
... I'll leave this on the list and do it some late night when I'm looking for a very easy project. Jim (talk/contribs) 13:17, July 13, 2008 (AKDT)
NOTED: Tags only include
Tags only include in shows only works with one tag not multiple tags. Kelli (talk) 11:29, June 7, 2008 (AKDT)
- Don't hold your breath on this one. I think it's difficult. But it might not be. I'll do it some night when I've got a few hours to work on it. The reason is that the mysql database query is built "condition by condition" and can now become quite long i.e. SELECT * FROM songs WHERE x=y AND z=c AND (z=b OR (z=c AND x=b) AND d=y) blah blah blah so it takes me awhile to code and debug. Good suggestion though. Jim (talk/contribs) 13:17, July 13, 2008 (AKDT)
NOTED: Tags on Artist Pages
Not really a bug, but if we start putting more tags on album and artist pages we should be able to use multiple tags in shows (like we can for song pages). Community News where you talk about this. Kelli (talk/contribs) 10:10, July 14, 2008 (AKDT)