WAP Interface and NOCIA 6230

Christian Janssen christian.janssen at gmail.com
Mon Nov 22 21:21:14 CET 2004


On Mon, 22 Nov 2004 20:17:30 +0000, Christian Janssen
<christian.janssen at gmail.com> wrote:
> On Tue, 05 Oct 2004 07:41:54 +0200, Marcus Fleige <mcflei at gmx.de> wrote:
> 
> 
> > Hi again,
> >
> >  > I just remember that one "subscreen" was not working well with all of
> >  > them
> >
> > And exactly that has been my problem, i was unable to see unsolved
> > problems or acknowledge them.
> >
> > however, i couldn't believe my brand new mobile should not be able to
> > browse the WAP interface. So, after completely resegnating, I tried a
> > quick & dirty hack of the statuswml.c. After setting the WML-Version in
> > document_header() from WML 1.1 to WML 2.0 and recompiling, i copied the
> > new statuswml.cgi to a new statuswml2.cgi in the CGI-Path of Nagios.
> >
> > Voila: After that, i was able to browse the WAP interface without any
> > problems, even though the links in the Document still point to the
> > original statuswml.cgi...
> >
> > So, after all, it really seems to be a problem with the WAP
> > Implementation of the Nokia 6230, as it seems not to be downwards
> > compatible to WAP 1.1.
> >
> > so long,
> >
> > Marcus
>  
> Hi Marcus,
> 
> thanks for the tip, unfortunately seems not to work on my site, I
> assume a changed something wrong (-> unable to perform operation).
> 
> my changes:
> 
> from:
> <!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 1.1//EN\"
> \"http://www.wapforum.org/DTD/wml_1.1.xml\">
> 
> to --->
> <!DOCTYPE wml PUBLIC \"-//WAPFORUM//DTD WML 2.0//EN\"
> \"http://www.wapforum.org/DTD/wml_2.0.xml\">    [WRONG]

    SORRY of course I changed to (not working):
printf("<!DOCTYPE html PUBLIC \"-//WAPFORUM//DTD WML 2.0//EN\"
\"http://www.wapforum.org/DTD/wml20.dtd\">\n");


> 
> any idea?
> thx
> Christian
> 
> BTW: I started a draft related to this problem at nagiosexchange
> http://www.nagiosexchange.org/Wiki.wiki.0.html?&no_cache=1&tx_drwiki_pi1[keyword]=Nagios%20WAP%20interfaces
> after it's work I'll publish.
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list