unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21158: Emacs 24.5.1; w32-shell-execute broken on long URLs
@ 2015-07-29 20:33 Wanrong Lin
  2015-07-30 16:52 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Wanrong Lin @ 2015-07-29 20:33 UTC (permalink / raw)
  To: 21158

[-- Attachment #1: Type: text/plain, Size: 803 bytes --]

With this version:
GNU Emacs 24.5.1 (i686-pc-mingw32)
 of 2015-04-11 on LEG570

On Windows 7 professional,

In scratch buffer, evaluate the following:

(w32-shell-execute "open" "
http://sage/rnd/rndprojects/myproject/Project%20Management/Forms/AllItems.aspx?RootFolder=%2frnd%2frndprojects%2fHNJ%2dHEVC%2fProject%20Management%2f%5fMeeting%20Minutes&FolderCTID=0x01200091670F1D770B314A8F69FA9D507AF4A9&View=%7b6AD90071%2dEB9F%2d4E1D%2d9250%2d282C8580F2F1%7d
")

Now if you check the actual URL sent to the browser, some garbage will
appear at the end of the URL.

If you shorten the URL (to a point), that does not happen.

I verified at least with Emacs 24.3 there is no such issue.

PS: I feel Emacs release quality has been dropping over the years. Wish
this can change. Thanks.

[-- Attachment #2: Type: text/html, Size: 1213 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#21158: Emacs 24.5.1; w32-shell-execute broken on long URLs
  2015-07-29 20:33 bug#21158: Emacs 24.5.1; w32-shell-execute broken on long URLs Wanrong Lin
@ 2015-07-30 16:52 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2015-07-30 16:52 UTC (permalink / raw)
  To: Wanrong Lin; +Cc: 21158-done

> Date: Wed, 29 Jul 2015 16:33:53 -0400
> From: Wanrong Lin <wanrong.lin@gmail.com>
> 
> In scratch buffer, evaluate the following:
> 
> (w32-shell-execute "open"
> "http://sage/rnd/rndprojects/myproject/Project%20Management/Forms/AllItems.aspx?RootFolder=%2frnd%2frndprojects%2fHNJ%2dHEVC%2fProject%20Management%2f%5fMeeting%20Minutes&FolderCTID=0x01200091670F1D770B314A8F69FA9D507AF4A9&View=%7b6AD90071%2dEB9F%2d4E1D%2d9250%2d282C8580F2F1%7d")
> 
> Now if you check the actual URL sent to the browser, some garbage will appear
> at the end of the URL.
> 
> If you shorten the URL (to a point), that does not happen.

Thanks, I fixed this in the repository.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-30 16:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-29 20:33 bug#21158: Emacs 24.5.1; w32-shell-execute broken on long URLs Wanrong Lin
2015-07-30 16:52 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).