Bugs
Search the entire project
This project's trackers
Project
People
Advanced search
Log In  / New Account
Home
My Page
Projects
Sympa
Summary
Activity
Tracker
SCM
Listes Sympa
Bugs: Browse
|
Download .csv
|
Monitor
[#1254] Sorting Logs by Date, List, ... doesn't work and click on "Other events" too
Date:
2006-11-16 14:56
Priority:
3
State:
Open
Submitted by:
Olivier DUVAL (
zorky
)
Assigned to:
Nobody (None)
:
minor
Category:
Web interface (WWSympa)
Group:
5.3a.10
Resolution:
None
Platform:
Summary:
Sorting Logs by Date, List, ... doesn't work and click on "Other events" too
Detailed description
The new feature (great !) Logs on wwsympa seems to have 2 bugs :
Admin -> Logs -> View
1) On the table results, when you want to use the sorting column (date , list, action, ...), the result is empty
2) When you click on "Other events" (Message Id column), a javascript error appears : document.log_form.target_type.options has no properties (on Firefox or Internet Explorer)
Followup
Message
Date: 2010-08-04 22:07
Sender:
Omen Wild
The searched_by_msgId portion of this bug is still active in 6.0.1. I checked the code for 6.0.5 and that hasn't been fixed either. This error happens for me with the latest Chrome and Firefox 3.6.7 under Linux. When I click "Other events" in the Messge ID column I get the following Javascript errror: document.log_form.type_searched is undefined var lgt_type_searched = document.log_form.type_searched.options.length; Also, the following error when clicking Reset in "Logs view" I get the following error: document.log_form.type_searched is undefined var lgt_type_searched = document.log_form.type_searched.options.length;
Attached Files:
No Files Currently Attached
Changes:
No Changes Have Been Made to This Item