No image preview when using file control
----------------------------------------
Key: BLOSSOM-95
URL: http://jira.magnolia-cms.com/browse/BLOSSOM-95
Project: Magnolia Blossom Module
Issue Type: Bug
Components: data-extension
Affects Versions: Data Extension 2.0.2
Environment: Windows XP
Magnolia 4.5.4
Blossom 2.0
Reporter: Jean-Francois Nadeau
Assignee: Tobias Mattsson
Attachments: nopreview.jpg
There is no image preview or thumbnail when using a file control with the
blossom data module.
I'm creating the dialog like this:
@TabFactory("Settings")
public void settingsTab(TabBuilder tab) {
...
tab.addFile("logo", "Logo", "");
...
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------