I'm currently developing a small Umbraco 7.1.2 website and I need to make a macro which can be used in a RTE. The macro will have a macro parameter which contains a Content Picker.
When I add the parameter to the macro it's all fine. However, when trying to insert the macro into RTE, there's no Content Picker prompting me to select a node. Now, when I go to my macro in the dev section and hit "Save" I get a sequence contains no matching elements" ysod and after that, the macro parameter has disappeared (it's obviously there, somewhere over the rainbow ;-)) When I try to add it again, I get another ysod.
I guess this video explains it way better than I can write :-)
Sounds amazing! I've just completed the entire setup with doctypes, content, media etc and I was contemplating ditching it all and go for v6 instead, just because of that error (the macro is quite essential for regular textpages, really) :-)
I'd love to use the dll you've compiled if you want to share it! :-)
I am trying to get the build from the dropbox link you added but it is just giving me a 404, do you still have the umbraco.core.zip or does anyone else have it to hand,as we have the same issue in 7.1.2 and need a quick fix
Macro parameter YSODs
Hi all,
I'm currently developing a small Umbraco 7.1.2 website and I need to make a macro which can be used in a RTE. The macro will have a macro parameter which contains a Content Picker.
When I add the parameter to the macro it's all fine. However, when trying to insert the macro into RTE, there's no Content Picker prompting me to select a node. Now, when I go to my macro in the dev section and hit "Save" I get a sequence contains no matching elements" ysod and after that, the macro parameter has disappeared (it's obviously there, somewhere over the rainbow ;-)) When I try to add it again, I get another ysod.
I guess this video explains it way better than I can write :-)
Link to video: http://www.screenr.com/fNMN
Any had this before?
Thanks in advance!
Hi Bo,
Yes, I hit this myself today, the issue is resolved for v7.1.3 http://issues.umbraco.org/issue/U4-4855
I compiled a custom Umbraco.Core.dll with the fix to solve it for me, I can share if useful?
Jeavon
Hi Jeavon,
Sounds amazing! I've just completed the entire setup with doctypes, content, media etc and I was contemplating ditching it all and go for v6 instead, just because of that error (the macro is quite essential for regular textpages, really) :-)
I'd love to use the dll you've compiled if you want to share it! :-)
Thanks again.
Hi Bo, no worries, here it is
This is built from changeset cca27e064aa6b4dbced52c7027540ba3f855fb92 which is only two commits ahead of the v7.1.2 release.
Hope it sort's it for you.
Jeavon
Jeavon,
Thank you so much! That saved me hours of work, right there. H5yr!
Please remember to poke me at CG14 for that beer, that I now owe you! ;-)
You're very welcome! See you in a few weeks!
Hi Jeavon,
I am trying to get the build from the dropbox link you added but it is just giving me a 404, do you still have the umbraco.core.zip or does anyone else have it to hand,as we have the same issue in 7.1.2 and need a quick fix
Regards Darren
Hi Darren,
I'm sorry I don't have it any more, I would strongly recommend you upgrade to v7.1.6 for this and many other very important bug fixes since v7.1.2.
Jeavon
Hi Jeavon,
Upgrading is not an option for us with this solution, so i will just have to rebuild the changeset cca27e064aa6b4dbced52c7027540ba3f855fb92
Thanks anyway
Regards Darren
Ok, there are a few critical issues in v7.1.2, I would not recommend it is used for production.
A few amongst many you are missing http://issues.umbraco.org/issue/U4-4979 and this major issue http://issues.umbraco.org/issue/U4-4931
is working on a reply...