|
From: Peter De B. (JIRA) <no...@at...> - 2007-12-07 22:08:16
|
Simple Sample: InitialView shows html source
--------------------------------------------
Key: RCP-505
URL: http://opensource.atlassian.com/projects/spring/browse/RCP-505
Project: Spring Framework Rich Client Project
Issue Type: Bug
Components: Samples
Reporter: Peter De Bruycker
Simple Sample: InitialView shows html source instead of rendered html.
This is since the file initialViewText.html got renamed to initialViewText.html.txt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@at...> - 2007-12-10 15:08:25
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28422 ]
Geoffrey De Smet commented on RCP-505:
--------------------------------------
I think it was because an out-of-the-box eclipse filters out *.html files from the resources, which means if you do something like this:
- svn checkout
- mvn eclipse:eclipse
- run petclinic in eclipse
you don't see the content in fact
I did do a gui run, so not sure how this slipped by?
> Simple Sample: InitialView shows html source
> --------------------------------------------
>
> Key: RCP-505
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-505
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Components: Samples
> Reporter: Peter De Bruycker
>
> Simple Sample: InitialView shows html source instead of rendered html.
> This is since the file initialViewText.html got renamed to initialViewText.html.txt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Peter De B. (JIRA) <no...@at...> - 2007-12-10 19:44:17
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28429 ]
Peter De Bruycker commented on RCP-505:
---------------------------------------
I just tried it, and everything seems to be working, so I'm going to rename the file back to initialViewText.html
> Simple Sample: InitialView shows html source
> --------------------------------------------
>
> Key: RCP-505
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-505
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Components: Samples
> Reporter: Peter De Bruycker
> Assignee: Peter De Bruycker
>
> Simple Sample: InitialView shows html source instead of rendered html.
> This is since the file initialViewText.html got renamed to initialViewText.html.txt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Peter De B. (JIRA) <no...@at...> - 2007-12-10 19:46:22
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28430 ]
Peter De Bruycker commented on RCP-505:
---------------------------------------
I suspect it's an Eclipse issue, rather than a Spring Rich problem.
> Simple Sample: InitialView shows html source
> --------------------------------------------
>
> Key: RCP-505
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-505
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Components: Samples
> Reporter: Peter De Bruycker
> Assignee: Peter De Bruycker
>
> Simple Sample: InitialView shows html source instead of rendered html.
> This is since the file initialViewText.html got renamed to initialViewText.html.txt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Peter De B. (JIRA) <no...@at...> - 2007-12-10 19:50:23
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter De Bruycker resolved RCP-505.
-----------------------------------
Resolution: Fixed
> Simple Sample: InitialView shows html source
> --------------------------------------------
>
> Key: RCP-505
> URL: http://opensource.atlassian.com/projects/spring/browse/RCP-505
> Project: Spring Framework Rich Client Project
> Issue Type: Bug
> Components: Samples
> Reporter: Peter De Bruycker
> Assignee: Peter De Bruycker
>
> Simple Sample: InitialView shows html source instead of rendered html.
> This is since the file initialViewText.html got renamed to initialViewText.html.txt
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|