Page 1 of 1

[solved] CGCalendar filter by category not working

Posted: Mon Feb 03, 2014 1:10 pm
by paulbaker
CGCalendar 1.13.3 (latest) with CMSMS 1.11.9.

Add a category. Add a test event in that category. Then do a search for it by clicking "Show Filter" to show the filter options and then choose the category in the "Show Only Events In" dropdown. Press Submit. You'll get "No displayable events found for this period" whatever date you entered for your test event.

If you select a category it seems to prevent all searches being successful. Text searches only work if you select "Any Category" in the "Show Only Events In" dropdown.

Anyone else getting this?

----------------------------------------------
Cms Version: 1.11.9
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.3
MenuManager: 1.8.6
MicroTiny: 1.2.5
ModuleManager: 1.5.5
News: 2.14.1
Search: 1.7.11
ThemeManager: 1.1.8
TinyMCE: 2.9.12
Showtime: 3.3
CGExtensions: 1.38.1
CGCalendar: 1.13.3
Gallery: 1.6.1
Notifications: 1.1
Statistics: 1.1.3
ListIt2: 1.4
ListIt2GovernorTeam: 1.4
Archiver: 0.2.6

Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 32000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true

Php Information:
phpversion: 5.4.21
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 120
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 32M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.72
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found

----------------------------------------------

[steds]

Re: CGCalendar filter by category not working

Posted: Mon Feb 03, 2014 3:08 pm
by staartmees
I can reproduce the same problem with cmsms 1.11.10

Re: CGCalendar filter by category not working

Posted: Mon Feb 03, 2014 7:26 pm
by paulbaker
Thanks for the confirmation staartmees.

Re: CGCalendar filter by category not working

Posted: Thu Feb 06, 2014 10:45 am
by paulbaker
Well I called this a bug and have added a bug report here:
http://dev.cmsmadesimple.org/bug/view/9818

Re: CGCalendar filter by category not working

Posted: Thu Feb 06, 2014 3:33 pm
by paulbaker
Calguy has fixed the bug.

Thanks Calguy! O0