ICS Calendar view

10 views
Skip to first unread message

Christian Karlsson

unread,
Oct 13, 2016, 9:30:34 AM10/13/16
to Joomlatools Developers
Hi,

I'm trying to create a ics-view for an event component in Joomla 3.6. Using Koowa 2.5. I followed the vcard view as an example and thought it would be easy, but I get an 406-error trying to reach the view. What Im doing wrong?

Kind regards,
Christian

Johan Janssens

unread,
Oct 18, 2016, 3:44:58 PM10/18/16
to Joomlatools Developers
Hello Christian,

The 406 error indicates that the format you are requested is not allowed. By default the framework limits the available formats to html. See: https://github.com/joomlatools/joomlatools-framework/blob/master/code/libraries/joomlatools/library/controller/view.php#L68

I suspect you are trying to return a view with a none html content type, probably ics? Is that correct?

Johan
Reply all
Reply to author
Forward
0 new messages