Giter Club home page Giter Club logo

neos-linkchecker's People

Contributors

dependabot[bot] avatar kdambekalns avatar markusguenther avatar rolandschuetz avatar snyk-bot avatar soham4abc avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

neos-linkchecker's Issues

Neos 8 compatibility

It would be great if this package would be compatible with PHP 8.1 and Neos 8

๐Ÿ’ก Provide a way to detect/fix hard-coded "internal" links

A way to find hard-coded links (i.e. http://acme.com/โ€ฆ) that should be node references (node://some-uuid-here) or assets (asset://other-uuid-here) would be great.

If there would be an option to (try to) repair them, that would be even more awesome. It could take such URLs and try to find a matching node by looking at the URI path (segments) involved, and if found could replace the link target.

URL too long

The insertion in the Database fails, when either the originurl or the url gets too long.

An exception occurred while executing 'INSERT INTO unikka_linkchecker_domain_model_resultitem (persistence_object_identifier, createdat, checkedat, originurl, url, statuscode) VALUES (?, ?, ?, ?, ?, ?)' with params ["39a92137-d23d-4301-ac2f-4632d18ff9b6", "2019-09-05 07:28:17", "2019-09-05 07:28:17", "https:\/\/neos.ewert-projects.com\/en\/try-me.html", "https:\/\/neos.ewert-projects.com\/en\/try-me.html?--neos_demo-content_registration%5B%40package%5D=neos.demo&--neos_demo-content_registration%5B%40controller%5D=registration&--neos_demo-content_registration%5B%40action%5D=newaccount&--neos_demo-content_registration%5B%40format%5D=html", 200]:
Data too long for column 'url' at row 1

  Type: Doctrine\DBAL\Exception\DriverException
  File: Packages/Libraries/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriv
        er.php
  Line: 106

Nested exception:
Data too long for column 'url' at row 1

  Type: Doctrine\DBAL\Driver\Mysqli\MysqliException
  File: Packages/Libraries/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStat
        ement.php
  Line: 157

I would suggest, increasing the column length to 2048.
URLs longer than that also will not work in IE.

Change License

As it is a neos package and neos is under GPL-3 so we need to use the license as well.

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.