emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug#33521: 26.1; org html export fails to recorgnize image urls with query parameters
       [not found] <877egzuna4.fsf@gmail.com>
@ 2019-02-10 13:22 ` Nicolas Goaziou
  2020-05-24  7:45   ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2019-02-10 13:22 UTC (permalink / raw)
  To: Ernesto Alfonso; +Cc: 33521

Hello,

Ernesto Alfonso <erjoalgo@gmail.com> writes:

> The following URLs fail to get inlined as an html image:
>
> https://travis-ci.org/erjoalgo/emacs-buttons.svg?branch=master
> https://travis-ci.org/erjoalgo/emacs-buttons.png?branch=master
>
> But this one does:
>
> https://travis-ci.org/erjoalgo/emacs-buttons.png
>
> Reporting this as a bug since I expect that extra query parameters
> should not affect whether a URL points to an image.

Does customizing `org-html-inline-image-rules' fix your issue?

Regards,

-- 
Nicolas Goaziou

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

* bug#33521: 26.1; org html export fails to recorgnize image urls with query parameters
  2019-02-10 13:22 ` bug#33521: 26.1; org html export fails to recorgnize image urls with query parameters Nicolas Goaziou
@ 2020-05-24  7:45   ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2020-05-24  7:45 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: Ernesto Alfonso, 33521-done

Hi Ernesto,

I tried exporting a simple .org file with this contents:

  * Some pictures
  
  https://travis-ci.org/erjoalgo/emacs-buttons.svg?branch=master
  
  https://travis-ci.org/erjoalgo/emacs-buttons.png?branch=master
  
  * More pictures
  
  [[https://travis-ci.org/erjoalgo/emacs-buttons.svg?branch=master]]
  
  [[https://travis-ci.org/erjoalgo/emacs-buttons.png?branch=master]]

And all pictures are exporting fine with latest Org.

Also see Nicolas' suggestion to customize org-html-inline-image-rules
if that helps.

I'm closing this bug report now, feel free to reopen it if needed.

Best,

-- 
 Bastien




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

end of thread, other threads:[~2020-05-24  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <877egzuna4.fsf@gmail.com>
2019-02-10 13:22 ` bug#33521: 26.1; org html export fails to recorgnize image urls with query parameters Nicolas Goaziou
2020-05-24  7:45   ` Bastien

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

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).