Plaristote
Plaristote
Hm. Interesting. I have the same issue than you Metafalica. The code is executed (I had to use `behavior` instead of `-ms-behavior` though), and the background simply disappeared. Did you...
Well I first noticed the issue when asking for VIM::VirtualMachine#config. Moments ago I just tried to use inventory_flat and inventory_tree from the VIM::Folder class, and it turns out that it...
Same issue. There's a way of fixing this, by ensuring that the `globalize!` filter runs before the `find_post` filter in `Refinery::Blog::Admin::PostsController` (it's as simple as adding `prepend_before_filter :globalize!` after the...
Hi, sorry for the late answer. It sounds like the easiest way to fix that would be to set `DefaultContentApprovalWorkflowId`. I'm not sure how to set such a value. I...
Authentication doesn't even work for me anymore, and I can't figure it out for the life of me... I'm not even sure it comes from the gem, as I can't...
Is there a stacktrace for this ? It sounds like the property getter didn't get called properly. Something might be going wrong in `Sharepoint::ObjectProperties#initialize_properties`, which is supposed to generate getters...
I actually tried to make the update to uglify3 a few months ago, unsuccessfully. It's not really fresh in my mind anymore, but there were a lot of set backs,...
We migrated remark-lint to 9.1.0 (time flies, doesn't it) ! I assume the issue has been resolved ?
Not really. I keep an eye on new issues, but we haven't made any changes in a while. It's still functional, but while we've got the most essential features, we've...
Hi ! Word of warning: while this has been used in production projects already, it's still very much experimental: the implementation is pretty limited - for instance, we have near...