https://bugzilla.wikimedia.org/show_bug.cgi?id=35458

       Web browser: ---
             Bug #: 35458
           Summary: HTML genderated by "use this code" does not work as
                    img src URL is missing scheme
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


On Wikimedia commons the "HTML/BBCode" HTML for "use this file" includes image
URLs that are without a protocol scheme. That is:

   
src="//upload.wikimedia.org/wikipedia/commons/3/3b/Glenda_dog_blue_eye.jpg") 

instead of:

   
src="http://upload.wikimedia.org/wikipedia/commons/3/3b/Glenda_dog_blue_eye.jpg";)
 

This happened once before and I was told it had to do with the switch to HTTPS,
but it was restored and hence I could easily paste that code elsewhere. Now,the
scheme has gone missing again in the past week or so.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to