Git Product home page Git Product logo

Comments (8)

mauritsvanrees avatar mauritsvanrees commented on September 24, 2024

I did a quick fix and have released version 2.10.

Using parse_qs would indeed be nicer. I did a quick stab at that, but you quickly run into irritating differences between Python 2.4 (which we still want to support as we are using this on a Plone 3 site) and more recent pythons. I'm going to leave it for the moment at: pull requests welcome.

from collective.sendaspdf.

jean avatar jean commented on September 24, 2024

Hehe, I knew it wouldn't be as easy as swapping in parse_qs :-S

from collective.sendaspdf.

jean avatar jean commented on September 24, 2024

Note that the url-encoded string has no colon but still fails. I don't know if it's practical to extend the regex to cater for all url-encoding.

from collective.sendaspdf.

jean avatar jean commented on September 24, 2024

I added a + also (jean@0779672), don't know what else will still break ..

from collective.sendaspdf.

mauritsvanrees avatar mauritsvanrees commented on September 24, 2024

That is meant as a literal +, right? Then it should probably be backslash-escaped, because it is used in a regular expression.

from collective.sendaspdf.

jean avatar jean commented on September 24, 2024

That is meant as a literal +, right? Then it should probably be
backslash-escaped, because it is used in a regular expression.

Hmm probably yes though it seemed to work locally.
Probably better to ignore this for now until there's time to look at
it properly.

jean . .. .... //\oo///\

from collective.sendaspdf.

maurits avatar maurits commented on September 24, 2024

I still think i don't belong in this mail conversation...
i am Maurits van Mierlo NOT van Rees.

On 29 Jan 2014, at 10:29, Maurits van Rees [email protected] wrote:

That is meant as a literal +, right? Then it should probably be backslash-escaped, because it is used in a regular expression.


Reply to this email directly or view it on GitHub.

from collective.sendaspdf.

mauritsvanrees avatar mauritsvanrees commented on September 24, 2024

Sorry about that, Maurits. I don't see you mentioned in this issue though, so not sure how that happened, although I remember it happened in one of the issues.

I think only you can change anything about that currently. Near the bottom of this page you can unsubscribe from notifications for this issue. Near the top of the page you can ignore any notifications for this repository.

from collective.sendaspdf.

Related Issues (7)

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.