I have a bug with Umbraco version 7.1. I have found a thread where there is a proposed fix found on github. The fix is to change some code in the util.service.js file (which is the path listed on github). When i search for this file in Umbraco it doesnt exist?
What steps could i take to add these few lines of code without having to upgrade the entire site? Or is the only option to upgrade the entire site?
Im not sure about this file, I can only confirm that it does´nt exist in my current solutions.
However, upgrading is always the best option. Even if you find this file and make your code change, you´ll always have to do your changes in future upgrades since these upgrades will override your changes.
How to implement a fix?
I have a bug with Umbraco version 7.1. I have found a thread where there is a proposed fix found on github. The fix is to change some code in the util.service.js file (which is the path listed on github). When i search for this file in Umbraco it doesnt exist?
What steps could i take to add these few lines of code without having to upgrade the entire site? Or is the only option to upgrade the entire site?
Hi J.
Im not sure about this file, I can only confirm that it does´nt exist in my current solutions.
However, upgrading is always the best option. Even if you find this file and make your code change, you´ll always have to do your changes in future upgrades since these upgrades will override your changes.
Also, since 7.1 to 7.5.4 there are 1308 issues fixed, 48 breaking changes and 115 new features, so upgrading would be in its place. https://our.umbraco.org/contribute/releases/compare
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.