Giter Club home page Giter Club logo

Comments (4)

adrenth avatar adrenth commented on June 5, 2024 2

Fixed. Will be included in next release.

from oc-redirect-plugin.

mennax avatar mennax commented on June 5, 2024 1

Maybe the same issue of this: "Issue with new JSON parser"
octobercms/october#4647 (comment)

From this solutition:
octobercms/october@1dde131

this is my fix:
plugins/vdlp/redirect/controllers/redirects/_redirect_test.htm

<button type="submit"
        data-request="onTest"
        data-hotkey="ctrl+t, cmd+t"
        data-load-indicator="<?= e(trans('vdlp.redirect::lang.test.testing')); ?>"
        onclick="$(this).data('request-data', {
            inputPath: $('#inputPath').val()
        })
        $('#testResult').html('');var inputPath=$('#inputPath').focus();inputPath.val(inputPath.val())"
        style="margin-top: 10px"
        class="btn btn-success oc-icon-play" data-disposable="">
    <?= e(trans('vdlp.redirect::lang.test.run_test')); ?>
</button>

What do you think? It is the right way?

from oc-redirect-plugin.

LukeTowers avatar LukeTowers commented on June 5, 2024 1

@nathan-van-der-werf @adrenth @mennax is correct with their bug report and proposed solution, ran into this issue myself just now.

@mennax please submit a PR, that'll make it easier for them to test and merge.

from oc-redirect-plugin.

 avatar commented on June 5, 2024

Thanks for reporting @mennax. If you could submit a PR that would be great, otherwise we are going to fix it ourselves!

from oc-redirect-plugin.

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.