GithubHelp home page GithubHelp logo

Comments (5)

ethn avatar ethn commented on May 29, 2024

Weird, that should work.

So Skinning is a Pointer and Pidgin is a pointer?

I wonder if something is going funny with your url handling. This could plausibly explain the password problem, too.

Is this in development mode? Can you see the params in the log?

from decko.

tukanos avatar tukanos commented on May 29, 2024

I think that too. That is rather basic functionality which should be not only tested but also got plenty of field testing.

What I'm trying to do: Howto(pointer) -> Skinning(pointer) -> Pidgin(basic) - this should be a card that holds the data.

During the debugging I found out what was the reason:

On the Howto pointer card where added tags <p></p> to the skinning pointer card. When I tried to use it further those tags were in the way. I could only see then when I tried to edit the Howto pointer card. These tags were added by Decko. I did not add them. Maybe some additional check for any HTML tags that should not be there is in order, perhaps, improve the error message.

Is this in development mode? Can you see the params in the log?

This is a production mode. I did not see anything valuble in the log.

  • From here the card name looks normal:

image

  • However if you try to add the pointer type and item to it you get the error:

image

  • The culprit is here - added HTML tags:
    image

from decko.

ethn avatar ethn commented on May 29, 2024

Nice sleuthing.

I agree with your suggestion for better error handling. We should also:

  1. identify which cardtypes accept html tags
  2. strip tags whenever changing to a type that doesn't.

from decko.

ethn avatar ethn commented on May 29, 2024

FYI, 0.4.0 doesn't fix the pointer issues, really, but slashes are allowed, and html in names is escaped. So I think this would have been much less confusing.

from decko.

tukanos avatar tukanos commented on May 29, 2024

Thank you Ethan for the update.

from decko.

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.