[Trac-tickets] [The Trac Project] #2737: Image macro seems to fail for https attachment

The Trac Project noreply at edgewall.com
Wed Feb 8 19:35:32 CST 2006


#2737: Image macro seems to fail for https attachment
--------------------+-------------------------------------------------------
 Reporter:  julie   |       Owner:  jonas                 
     Type:  defect  |      Status:  new                   
 Priority:  normal  |   Milestone:                        
Component:  wiki    |     Version:  0.9.3                 
 Severity:  normal  |    Keywords:  Image macro attachment
--------------------+-------------------------------------------------------
 According to Ticket #359, the
 {{{
 [[Image()]]
 }}}
 macro is the correct way to inline images that are stored as attachments.

 However, it appears that this doesn't always work.  In the
 https://ssl.bulix.org/ demo site the syntax
 {{{
 https://ssl.bulix.org/projects/demo/attachment/wiki/BilliBob/Water%20lilies.jpg?format=raw
 }}}
 works (with "?format=raw") but the corresponding Image macro
 {{{
 [[Image(https://ssl.bulix.org/projects/demo/attachment/wiki/BilliBob/Water%20lilies.jpg)]]
 }}}
 does not.

 Example: https://ssl.bulix.org/projects/demo/wiki/BilliBob

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2737>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list