Closed (fixed)
Project:
Picture
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2012 at 12:17 UTC
Updated:
2 Jun 2014 at 14:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
luksakComment #2
attiks commentedstrange patch, I added it by hand, but seems to work. Did you test this with 'old' browsers as well?
Pushed to demo as well
Comment #3
attiks commented"What do you think of giving me commit access? Would love to help you maintain this module." the problem is that this has to stay in sync with Drupal 8, so people will be able to upgrade easily. This means we cannot add whatever we want to it, that's why I prefer to act as 'gatekeeper', but I might change my mind in the future.
Comment #4
luksakGreat thank you.
Well, no... I only tested in modern browsers and IE7-8
That's ok. However I would like to help you anyway. I filed that issue a few weeks back against D8 to add a new component for this module: #1836418: Create a issue queue component for the picture module That way I could help you better. Where are the issues at the moment? Did you commit everything we did on D7 to D8?
Comment #5
attiks commentedI can no longer commit to D8, related issue:
#1836860: Picture doesn't work with AJAX callback
#1836418: Create a issue queue component for the picture module
Comment #6
attiks commentedAnother related on #1848500: Use performance optimized matchmedia polyfill
Comment #10
luksakI had a hard time to understand why this broke again... It seems that the code got committed again... Attaching the patch that reverts this change again... It should be fixed in 2.x as well.
Comment #11
attiks commentedfixed in 1.x
Comment #12
attiks commentedThanks
Comment #14
luksakWow, that was fast :) Thank you!