kgiszewski / Archetype

Archetype is an Umbraco 7 property editor that wraps other installed property editors.
https://github.com/kgiszewski/ArchetypeManual
MIT License
89 stars 54 forks source link

Console Error Relating to Preview Images #414

Closed Nicholas-Westby closed 7 years ago

Nicholas-Westby commented 7 years ago

Noticed this when I was in the content section and viewed a content node that had some Archetypes on it:

preview-image-not-found

This was upgraded from Archetype 1.13.2 to 1.14.1. For the search engines, the error text is:

GET http://localhost:54314/umbraco/%7B%7BoverlayMenu.fieldsetPreview.previewImage%7D%7D 404 (Not Found)

Seems like it's related to the new fieldset preview functionality, and that this attempting to evaluate an Angular expression as a resource (e.g., an image, script, or style).

kjac commented 7 years ago

@Nicholas-Westby thank for reporting. We'll get this fixed for the next release. No release date as of yet, kinda waiting for additional issues to fix :)

kjac commented 7 years ago

@Nicholas-Westby I can't seem to reproduce this :( did you specify some preview images or is it just happening for no good reason?

kjac commented 7 years ago

@Nicholas-Westby disregard the last comment - Chrome was helping me by filtering the error out.

kjac commented 7 years ago

Fixed. Reopening the issue 'till we have a new release ready.

kjac commented 7 years ago

Fixed in v1.15.1