Giter Site home page Giter Site logo

Comments (7)

Schweriner avatar Schweriner commented on July 2, 2024

It seems like your reference index is not up-to-date. To fix this, we will add a check if the file still exists.

from tgm_copyright.

klodeckl avatar klodeckl commented on July 2, 2024

There were references in sys_file_reference to files that did not exist anymore. Updating the refindex does not do the job, it is just for the sys_refindex table I think. I manually deleted those entries in sys_file_reference until it worked. But a check if the file really exists would be helpful in the extension.

from tgm_copyright.

Schweriner avatar Schweriner commented on July 2, 2024

Just made a commit for multiple problems. I've added a clause in the repository to exclude missing files. This should work as long as the file has been marked as missing by the FAL.
I've deleted a file by FTP in 7.6 and tried to reproduce your error but I didn't get an error.
Can you try to reproduce it and check if this commit fixes the problem? 9b82878

from tgm_copyright.

klodeckl avatar klodeckl commented on July 2, 2024

It is not that the file is physically not in the filesystem, it is that there is a reference to sys_file from sys_file_reference, but there is no entry for that uid in sys_file. I think in your test the entry in sys_file was still here.

from tgm_copyright.

klodeckl avatar klodeckl commented on July 2, 2024

I just tested the current trunk, problem still exists.

from tgm_copyright.

Schweriner avatar Schweriner commented on July 2, 2024

At least this fix should solve the problem 245b5f6

from tgm_copyright.

klodeckl avatar klodeckl commented on July 2, 2024

This is fixed, it was the other problem that came up where I created a ticket (because I used github trunk version).

from tgm_copyright.

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.