https://bugzilla.wikimedia.org/show_bug.cgi?id=40832
--- Comment #3 from Erwin Dokter <[email protected]> --- 'It only works for files stored on disk...' My gadgets often call static images in the following way: background-image: url(/w/skins/vector/images/tab-break.png); If embedding works only on relative paths, it should work on absolute paths as well. Relative paths always need to be expanded anyway, by either client or server. So it seems trivial to at least make absolute resources like the above embeddable. Correct me if I'm wrong though. -- 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
