Git Product home page Git Product logo

Comments (4)

rteinze avatar rteinze commented on August 17, 2024

UPDATE:
If there are never performances created - it works. Events are shown as expected.

If one create a performance and hide/delete it afterwards - then the Event is not shown anymore.

I add this to the original post.

from t3events.

dwenzel avatar dwenzel commented on August 17, 2024

@rteinze Thank you for reporting this issue.
I did not observe this behaviour before. Are sure that your plugin displays an event list (and not a performance list)?

In this case the behavoiur would be intended.

An event list should list events without performances if it is not constraint by start and/or end date.

from t3events.

rteinze avatar rteinze commented on August 17, 2024

@dwenzel I'm pretty shure - the plugin is displaying an event list. No constraints are set.

And - I continued to research - it's not the list, but the evet that's not shown if there are no performances.

Again: On creation the event is shown in the event list. But if I create and remove one performance, then this event is not shown anymore.

from t3events.

dwenzel avatar dwenzel commented on August 17, 2024

I'm sorry, I cant reproduce this issue.

I created a minimal setup following your description

  • t3events in develop at aa064ff
  • TYPO3 9.5.18
  • PHP 7.2.25
  • MariaDB 10.2.27
  • Template record with minimal TypoScript for PAGE object
  • include TypoScript from extension
  • create an event record
  • setup plugin on root page with action Event List/Detail [Event->list;Event->show] selected

=> Frontend shows list with event.

  • add single performance with start date in future

=> Frontend still lists event.

  • hide performance
  • clear cache

=> Frontend still shows list with event.

  • delete performance
  • clear cache

Frontend still shows list with event.

You may checkout my setup here: https://github.com/dwenzel/t3events-bundle/tree/develop
It requires Docker and DDEV and contains a database dump (.ddev/t3events-t9.sql.gz)

from t3events.

Related Issues (20)

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.