XSLT GetMedia/umbracoFile returns new schema?

Hello!

Just started to develop a new website with the latest build (Umbraco version 7.4.1 assembly: 1.0.5891.23238), and found that

umbraco.library:GetMedia()/umbracoFile

returns a new schema, and i can not get rid of it.

<img src="{umbraco.library:GetMedia(./image, 0)/umbracoFile} />

returns this:

<img src="{src: '/media/1001/1-nothumbnail.jpg', crops: []}>

I just want the URL of the image, nothing else..
Anyone experienced the same?

Thanks,
Istvan


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/75621-xslt-getmediaumbracofile-returns-new-schema