GithubHelp home page GithubHelp logo

Comments (8)

gkatsev avatar gkatsev commented on July 19, 2024

That's a very interesting corner case.
On the mailing list, previously, we've decided to not enocde the url before yanking, so, the %3F is yanked as ?.
If you set yankencodedurl this yank is grabbed correctly. It should probably be yanked correctly in the default setting, though.

from vimperator-labs.

Roger avatar Roger commented on July 19, 2024

yeah, i really had no problem so far, maybe only encode "?" is needed

from vimperator-labs.

maxauthority avatar maxauthority commented on July 19, 2024

The good thing is, I tried clicking on both urls, and both opened the
correct wikipedia page (at least in chrome). So probably not that big of a
problem.

On Thu, Jul 17, 2014 at 6:21 PM, Roger [email protected] wrote:

yeah, i really had no problem so far, maybe only encode "?" is needed

β€”
Reply to this email directly or view it on GitHub
#9 (comment)
.

from vimperator-labs.

gkatsev avatar gkatsev commented on July 19, 2024

Not for me. The second link opens up a page about a Devo album.

from vimperator-labs.

maxauthority avatar maxauthority commented on July 19, 2024

Oh right, these two link to two different pages, very weird indeed ;(

On Thu, Jul 17, 2014 at 10:59 PM, Gary Katsevman [email protected]
wrote:

Not for me. The second link opens up a page about a Devo album.

β€”
Reply to this email directly or view it on GitHub
#9 (comment)
.

from vimperator-labs.

Mine02C4 avatar Mine02C4 commented on July 19, 2024

It looks like later than the "?" have been interpreted as a query string.

from vimperator-labs.

Roger avatar Roger commented on July 19, 2024

Also applies to shift+o to edit the url

from vimperator-labs.

mozbugbox avatar mozbugbox commented on July 19, 2024

Also the ampersand mark & in a URL is not properly escaped which cause the rest of the value being treat as a new query key.

ampersand are often used in file names which might be included in the query part of a URL.

from vimperator-labs.

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.