Primefaces 5 mobile page error while loading in the mobile

UI Components for JSF
Post Reply
senthilkumar.89
Posts: 100
Joined: 29 Jan 2014, 03:41

11 Jul 2014, 13:30

Dear friends,
I'm getting an error in the a mobile page if i open in the web browser it works fine but in iphone mobile it getting following error

Code: Select all

[b][u]Error in the Mobile Browser:[/u][/b]opening and ending tag mismatch meta line and head 

Code: Select all

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core" xmlns:p="http://primefaces.org/ui" xmlns:pm="http://primefaces.org/mobile">
<f:view renderKitId="PRIMEFACES_MOBILE" />
<h:head>
</h:head>
<h:body>
	<pm:page id="main">
		<pm:header title="Basic Page"></pm:header>
		<pm:content>
			<p:menu>
				<p:menuitem value="Patient Registration" outcome="pm:second" />
				<p:menuitem value="Make Appointment" url="www.google.co.in" />
				<p:menuitem value="Cancel Appointment" url="#" />
				<p:menuitem value="Hospital Revenue" url="#" />
				<p:menuitem value="Doctor Daily Revenue" url="#" />
				<p:menuitem value="Doctor Registration" url="#" />
			</p:menu>
		</pm:content>
	</pm:page>
</h:body>
</html>
Regards
Senthil Kumar

Jsf 2.1,2.2, Primefaces 3.5, Primefaces 4.0,
Primefaces Mobile 0.9.5
Primefaces 5.0.RC1,Primefaces 5.2,Primefaces Extentsions 3.2.0.

gsuarez
Posts: 16
Joined: 18 Oct 2012, 09:18

24 Jul 2014, 22:13

I've got the exact same problem. Any idea of the solution to this? I have the same problem even with the twitter search example of the showcase.

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

24 Jul 2014, 23:19

I don't have this problem on an android phone. And please provide version info of pf, phone etc.

senthilkumar.89
Posts: 100
Joined: 29 Jan 2014, 03:41

25 Jul 2014, 04:43

kukeltje wrote:I don't have this problem on an android phone. And please provide version info of pf, phone etc.
our project also works in android phone but it is not working in the iphone and i'm using primefaces 5 to work
Regards
Senthil Kumar

Jsf 2.1,2.2, Primefaces 3.5, Primefaces 4.0,
Primefaces Mobile 0.9.5
Primefaces 5.0.RC1,Primefaces 5.2,Primefaces Extentsions 3.2.0.

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

25 Jul 2014, 13:07

iphone 1 is not supported

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

25 Jul 2014, 13:11

http://code.google.com/p/primefaces/iss ... il?id=7087

And always try real showcase to, and SEARCH... PLEASE....

senthilkumar.89
Posts: 100
Joined: 29 Jan 2014, 03:41

26 Jul 2014, 02:32

kukeltje wrote:http://code.google.com/p/primefaces/iss ... il?id=7087

And always try real showcase to, and SEARCH... PLEASE....
i'm having iphone 3g and please tell me where to find that meta tag
Regards
Senthil Kumar

Jsf 2.1,2.2, Primefaces 3.5, Primefaces 4.0,
Primefaces Mobile 0.9.5
Primefaces 5.0.RC1,Primefaces 5.2,Primefaces Extentsions 3.2.0.

kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

26 Jul 2014, 09:16

In the primefaces source in svn

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 22 guests