Giter VIP home page Giter VIP logo

Comments (17)

sametmax avatar sametmax commented on June 14, 2024

I need much much much more details than that. Please give a step by
step way to lead to the problem, with test/code/email samples.

Le mer. 17 oct. 2012 12:00:21 CEST, KANDJI a écrit :

sometimes we notice a problem of encoding the url when sending mail,
spaces are not encoded


Reply to this email directly or view it on GitHub
#12.

from 0bin.

abdoukarim avatar abdoukarim commented on June 14, 2024

ok for example i upload a code but when i click to email link a got a link in the mail like that

http://0bin.net/paste/110b9c15b786e1d8a0d71ea7fba38ff0c21d4a32#UHsxPYqnIV1M q zpQ344pYtWGexmuxBytWDiorYKxYU=

I am obliged to correct the url to make it work by eliminating the blanks.
Is it possible to fix that?

from 0bin.

sametmax avatar sametmax commented on June 14, 2024

Thank you !

I think I see the problem. I'll try to fix that this week.

Le mer. 17 oct. 2012 17:51:49 CEST, KANDJI a écrit :

ok for example i upload a code but when i click to email link a got a
link in the mail like that

http://0bin.net/paste/110b9c15b786e1d8a0d71ea7fba38ff0c21d4a32#UHsxPYqnIV1M
q zpQ344pYtWGexmuxBytWDiorYKxYU=

I am obliged to correct the url to make it work by eliminating the blanks.
Is it possible to fix that?


Reply to this email directly or view it on GitHub
#12 (comment).

from 0bin.

sametmax avatar sametmax commented on June 14, 2024

@abdoukarim ukari, can you provide another example with a bigger expiration date ? I tried to debug with your exemple today, but unfortunatly, it has expired and I can read it.

from 0bin.

abdoukarim avatar abdoukarim commented on June 14, 2024

ok i retry to upload and send this link in my gmail account and i got the same issue

http://0bin.net/paste/dd12229103d1c484c27ac7dfd7732970d96f56e6#CdO65m7q2C9gnBGKRtRWFBL49QIyDTNMLg 5fnfI8Q4=

You can test this link it's available for 1 month

from 0bin.

sametmax avatar sametmax commented on June 14, 2024

Ok man, I tried but could find a way to reproduce the error. What is your mail client and your OS ?

from 0bin.

abdoukarim avatar abdoukarim commented on June 14, 2024

Hi, i use google chrome to access on my gmail account and my OS is ubuntu 11.10

from 0bin.

sametmax avatar sametmax commented on June 14, 2024

Ok, so your are using an extension to setup gmail as your mail client ?

How does it work ?

It smells like an escaping problem.

Le mer. 28 nov. 2012 10:50:00 CET, KANDJI a écrit :

Hi, i use google chrome to access on my gmail account and my OS is
ubuntu 11.10


Reply to this email directly or view it on GitHub
#12 (comment).

from 0bin.

abdoukarim avatar abdoukarim commented on June 14, 2024

No, i'm not using an extension, i just use google chrome browser to access to my mail account.

from 0bin.

sametmax avatar sametmax commented on June 14, 2024

Ok, I'll setup google chrome to test it then. Thanks for taking the
time for answering. It's really appreciated.

Le jeu. 06 déc. 2012 10:25:10 CET, KANDJI a écrit :

No, i'm not using an extension, i just use google chrome browser to
access to my mail account.


Reply to this email directly or view it on GitHub
#12 (comment).

from 0bin.

Natim avatar Natim commented on June 14, 2024

Maybe we should force the URL shortening for the Email this feature?

from 0bin.

Natim avatar Natim commented on June 14, 2024

See #20

from 0bin.

sametmax avatar sametmax commented on June 14, 2024

The bug is fixed but shortening the email before sending it but this has several issues but the current implementation is blocked by pop up blocker and open a new tab. We should try to fix that.

Maybe something like :

link.one('click', function(){
 change url to use shortened url
link.click()

})

from 0bin.

Natim avatar Natim commented on June 14, 2024

it is better to use document.location.href since link.click() will trigger again the function. or even better return true;

from 0bin.

sametmax avatar sametmax commented on June 14, 2024

It should not if we use link.one instead of link.bind/on/live.

Le jeu. 31 janv. 2013 11:47:07 CET, Natim a écrit :

it is better to use |document.location.href| since link.click() will
trigger again the function. or even better |return true;|


Reply to this email directly or view it on GitHub
#12 (comment).

from 0bin.

Natim avatar Natim commented on June 14, 2024

I didn't noticed the .one

from 0bin.

Natim avatar Natim commented on June 14, 2024

See #27

from 0bin.

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.