Giter VIP home page Giter VIP logo

Comments (6)

edalzell avatar edalzell commented on July 30, 2024

@vladdu I cannot reproduce this, I have debug on and the ics file does NOT have a footer.

from statamic-ical.

vladdu avatar vladdu commented on July 30, 2024

Do you have the debug bar enabled too? Maybe that's the one that gets appended.

from statamic-ical.

edalzell avatar edalzell commented on July 30, 2024

Yup, I have debug and debug bar on. What browser are you using?

from statamic-ical.

vladdu avatar vladdu commented on July 30, 2024

Latest Chrome, but it shouldn't matter. The response from the server contains the footer. Check the page source, it looks like below for me and my calendar app chokes on it:

BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Sabre//Sabre VObject 4.1.6//EN
CALSCALE:GREGORIAN
URL;VALUE=URI:/
BEGIN:VEVENT
UID:sabre-vobject-0af80e34-a697-4777-8d77-206a82854d57
DTSTAMP:20180527T181304Z
DTSTART:20180520T200501Z
DTEND:20180520T225141Z
SUMMARY:foo
DESCRIPTION:bar
URL;VALUE=URI:myevents.com
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER:-PT1H
DESCRIPTION:foo
END:VALARM
END:VEVENT
END:VCALENDAR
<link rel='stylesheet' type='text/css' property='stylesheet' href='//localhost/_debugbar/assets/stylesheets?v=1527348801'><script type='text/javascript' src='//localhost/_debugbar/assets/javascript?v=1527348801'></script><script type="text/javascript">jQuery.noConflict(true);</script>
<script type="text/javascript">
var phpdebugbar = new PhpDebugBar.DebugBar();
phpdebugbar.addTab("messages", new PhpDebugBar.DebugBar.Tab({"icon":"list-alt","title":"Messages", "widget": new PhpDebugBar.Widgets.MessagesWidget()}));
.................snipped.....................
``` 

from statamic-ical.

edalzell avatar edalzell commented on July 30, 2024

How are you serving your site?

from statamic-ical.

vladdu avatar vladdu commented on July 30, 2024

An Apache server.

from statamic-ical.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.