4
Testing done on
http://xoops.demo.chronolabs.coop with Firefox:
FRONT END:
1 - Cosmetic - when searching
Font size changes when returned search result.
2 - Over approximately 10000 records >>> Browse by Artist produces blank page
3 - Request a Listing >>> Required field not filled in can still send, nice if able to select Category in here when requesting a listing.
ADMIN END:
4 - When trying to assign a custom field to Category >>> Fatal error: Call to a member function setVar() on a non-object in
.....modules/songlist/admin/field.php on line 130
5 - Category issue:
MainCategory
---SubCat1
Select Click Songs and select SubCat1 >> has blank page.
modules/songlist/admin/songs.php?op=videos&fct=list&limit=30&start=0&order=DESC&sort=created&filter=cid,2
change "op=videos" with "op=songs" works fine.
6 - Importing issue:
Parsing songs with two or more Artist name is a bit funny, please check.
Artist name format: Artist1 Name, Artist2 Name, .....
7 - SEO issue:
When clicked Category >>> Not Found.....The requested URL /index/CategoryName/category-set-1-index-0-0.html was not found on this server.
When clicked SongID, SongName or Artist >>> Bad Request ... Your browser sent a request that this server could not understand.