Details
Description
The ICEmobile Spring Showcase has some references to non-existant CSS resources, which it's inherited from the stock MVC Showcase, which has the same issue. We should look at all the external resource references and see which ones we need.
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.accordion.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.resizable.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.dialog.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.button.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.selectable.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.autocomplete.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.datepicker.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.progressbar.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.slider.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.accordion.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.resizable.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.dialog.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.button.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.selectable.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.autocomplete.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.datepicker.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.progressbar.css
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:8080/spring-mvc-showcase-1.0.0-BUILD-SNAPSHOT/resources/jqueryui/1.8/themes/base/jquery.ui.slider.css
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30182 | Mon Jul 23 19:13:45 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/resources/jqueryui/1.8/themes/base/jquery.ui.base.css
|
Philip Breau
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30183 | Mon Jul 23 19:53:01 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/jqmmic.jsp
MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/buttons.jsp MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/home.jsp MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/panelPopup.jsp |
Philip Breau
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Philip.breau [ philip.breau ] |
Philip Breau
made changes -
Summary | ICEmobile Spring Showcase external dependency issues | ICEmobile Spring Showcase cleanup |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30185 | Tue Jul 24 06:34:07 MDT 2012 | philip.breau | - amalgamate multiple external and inline block css |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/home.jsp
ADD /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/resources/style.css |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30186 | Tue Jul 24 06:38:52 MDT 2012 | philip.breau | |
Files Changed | ||||
DEL
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/resources/form.css
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30209 | Tue Jul 24 11:38:06 MDT 2012 | philip.breau | this breaks the progressive enhancement feature |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/home.jsp
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30245 | Wed Jul 25 15:24:32 MDT 2012 | philip.breau | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/home.jsp
MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/resources/style.css |
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.1 Beta [ 10320 ] | |
Resolution | Fixed [ 1 ] |
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Revision: 30182
Author: philip.breau
Date: July-23-12 10:13:45 PM
Message:
MOBI-276- remove unused jquery ui css references causing 404'sModified : /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/resources/jqueryui/1.8/themes/base/jquery.ui.base.css