Skip to content

[Bug] Can't create task from Talk message #2704

Open
@cwerstuik

Description

Steps to reproduce

  1. Click on any Talk Conversation
  2. Create a Task from a message
  3. Random elements appear on the screen

Expected behavior

A modal with a form to create a task from the Talk message

Actual behaviour

Randomly display components show up on the screen.

Tasks app version

0.16.1

CalDAV-clients used

No response

Browser

Firefox 131

Client operating system

openSUSE Linux

Server operating system

Ubuntu Linux

Web server

Apache

Database engine version

MySQL

PHP engine version

PHP 8.2

Nextcloud version

30.0.0

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

On initial page load:

GET
https://****/custom_apps/tasks/css/tasks-store.css?v=f5f692bb-7
NS_ERROR_CORRUPTED_CONTENT

GET
https://****/custom_apps/tasks/css/tasks-TaskCreateDialog.css?v=f5f692bb-7
NS_ERROR_CORRUPTED_CONTENT

When I click "Create Task":

TypeError: t is null
    stubCalendar https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:4355
    calendarMap https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:4355
    effect https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:2
    run https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:2
    get value https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:2
    get https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:2
    QQ https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:4355
    Hh https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:2
    re https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:2
    run https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:2
    update https://*****/custom_apps/tasks/js/store-BBMiux8F.chunk.mjs:2
store-BBMiux8F.chunk.mjs:2:15517

Additional info

The CSS files are missing. The page also loads /custom_apps/tasks/css/tasks-icon.css?v=f5f692bb-7 which does exist.

I couldn't find a time in the history when they did exist so maybe they aren't being compiled?

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions