ICEmobile
  1. ICEmobile
  2. MOBI-289

Incorrect Meta viewport syntax in demos

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.0 Beta
    • Fix Version/s: 1.2 Beta
    • Component/s: Faces, Spring
    • Labels:
      None
    • Environment:
      n/a

      Description

      The following errors are showing up in Chrome:

      Viewport argument value "device-width;" for key "width" not recognized. Content ignored.

      This is apparently due to incorrect syntax used in the viewport meta declaration. Commas are to be used instead of semi-colons:

      http://developer.apple.com/library/safari/#documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html

        Activity

        Hide
        Philip Breau added a comment -

        Revision: 30313
        Author: philip.breau
        Date: July-27-12 12:49:08 PM
        Message:
        MOBI-289 - Incorrect Meta viewport syntax in demos


        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/carouselAjax.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/commandButton.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/dateSpinner.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/flipswitch.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/inputtextFields.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/timeSpinner.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/container/augmentedReality.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/converterInputTest.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateHTML5Field.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateSpinner.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateSpinnerConverters.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateSpinnerIscroll.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateSpinnerRepeat.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/flipswitch.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/inputtextFields.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/numberField.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/phddesk.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/phdphone.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/timeSpinner.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/menuButton.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/panelConfTable.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/panelConfirmation.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/panelPopup.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/panelPopupClient.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/submitNotification.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/accordion.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/accordionInDataTable.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/accordionInMultiRowDataTable.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/accordionWithCForEach.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/carousel.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/carouselSingleSubmit.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/carouselWithLink.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/contentPane.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/contentStackWithCForEach.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/fieldset.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutContainer2.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutMenu.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutMenu2.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutMenuSingle.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutMenuSingleIncludes.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/lists.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/lists2.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/panelStack-tabSet.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/result.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSet.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSetInDataTable.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSetInMultiRowDataTable.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSetIncontentStack.xhtml
        Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSetWithCForEach.xhtml
        Modified : /icemobile/trunk/icemobile/samples/mediacast/src/main/webapp/WEB-INF/includes/templates/mobile-template.xhtml

        Show
        Philip Breau added a comment - Revision: 30313 Author: philip.breau Date: July-27-12 12:49:08 PM Message: MOBI-289 - Incorrect Meta viewport syntax in demos Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/carouselAjax.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/commandButton.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/dateSpinner.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/flipswitch.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/inputtextFields.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/ajax/timeSpinner.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/container/augmentedReality.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/converterInputTest.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateHTML5Field.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateSpinner.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateSpinnerConverters.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateSpinnerIscroll.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/dateSpinnerRepeat.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/flipswitch.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/inputtextFields.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/numberField.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/phddesk.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/phdphone.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/inputComponents/timeSpinner.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/menuButton.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/panelConfTable.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/panelConfirmation.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/panelPopup.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/panelPopupClient.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/latest/submitNotification.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/accordion.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/accordionInDataTable.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/accordionInMultiRowDataTable.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/accordionWithCForEach.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/carousel.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/carouselSingleSubmit.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/carouselWithLink.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/contentPane.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/contentStackWithCForEach.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/fieldset.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutContainer2.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutMenu.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutMenu2.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutMenuSingle.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/layoutMenuSingleIncludes.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/lists.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/lists2.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/panelStack-tabSet.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/result.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSet.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSetInDataTable.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSetInMultiRowDataTable.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSetIncontentStack.xhtml Modified : /icemobile/trunk/icemobile/jsf/components/tests/mobitest/src/main/webapp/layout/tabSetWithCForEach.xhtml Modified : /icemobile/trunk/icemobile/samples/mediacast/src/main/webapp/WEB-INF/includes/templates/mobile-template.xhtml

          People

          • Assignee:
            Philip Breau
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: