Re: Re: Little problem installing ORBEON [STILL OPEN]

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Re: Little problem installing ORBEON [STILL OPEN]

Alessandro De Maria
Hi,
just to give an update on this open issue.

Orbeon Forms does work from
Iphone
Internet Explorer
Firefox 2.x on Windows


Orbeon Forms does not work from
Firefox 3.0 (ubuntu linux)
Konqueror (ubuntu linux)

This is the HTTP exchange I see

POST /ops/xforms-server HTTP/1.1

Host: xxx.xxxxxx.net

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9)
Gecko/2008060309 Firefox/3.0

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

Accept-Language: en-gb,en;q=0.5

Accept-Encoding: gzip,deflate

Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive: 300

Connection: keep-alive

Content-Type: application/xml; charset=UTF-8

Referer: http://xxxx.xxxxx.net/ops/xforms-hello/

Content-Length: 507

Cookie: JSESSIONID=482B3B6BC49CFC27F7185349DD9AB730

Pragma: no-cache

Cache-Control: no-cache



<!DOCTYPE xxforms:event-request [<!ENTITY nbsp "&#160;">]>
<xxforms:event-request xmlns:xxforms="http://orbeon.org/oxf/xml/xforms">
    <xxforms:static-state>pers:61560017-4BCE-4C86-3E0C-B5A0C9FCFBE1</xxforms:static-state>
    <xxforms:dynamic-state>pers:35018910-5729-EC28-27FE-D66DE63B96D4</xxforms:dynamic-state>
    <xxforms:action>
        <xxforms:event name="xxforms-value-change-with-focus-change"
source-control-id="xforms-element-3">p</xxforms:event>
    </xxforms:action>
</xxforms:event-request>


======RESPONSE======
HTTP/1.1 200 OK

Date: Mon, 09 Jun 2008 08:04:24 GMT

Server: Apache/2.2.3 (Red Hat)

Last-Modified: Mon, 09 Jun 2008 08:04:24 GMT

Expires: Mon, 09 Jun 2008 08:04:33 GMT

Cache-Control: must-revalidate

Pragma:

Content-Length: 400

Connection: close

Content-Type: application/xml;charset=utf-8



<?xml version="1.0" encoding="utf-8"?>
<xxf:event-response xmlns:xxf="http://orbeon.org/oxf/xml/xforms">
 <xxf:dynamic-state>pers:0DF4D9B4-8F42-B7EC-9379-E8ED416BCF90</xxf:dynamic-state>
 <xxf:action>
  <xxf:control-values>
   <xxf:control id="xforms-element-3">p</xxf:control>
   <xxf:control id="xforms-element-5">Hello, p!</xxf:control>
  </xxf:control-values>
 </xxf:action>
</xxf:event-response>



However on the browser nothing appears.
Weird uh?
--
Alessandro De Maria
[hidden email]
Life is too important to be taken seriously. Oscar Wilde

Mobile: 0044 789 5092951


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Little problem installing ORBEON [STILL OPEN]

Erik Bruchez
Administrator
Try a nightly build. I use FF3 here so those definitely work.

-Erik

On Jun 9, 2008, at 10:09 AM, Alessandro De Maria wrote:

> Hi,
> just to give an update on this open issue.
>
> Orbeon Forms does work from
> Iphone
> Internet Explorer
> Firefox 2.x on Windows
>
>
> Orbeon Forms does not work from
> Firefox 3.0 (ubuntu linux)
> Konqueror (ubuntu linux)
>
> This is the HTTP exchange I see
>
> POST /ops/xforms-server HTTP/1.1
>
> Host: xxx.xxxxxx.net
>
> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9)
> Gecko/2008060309 Firefox/3.0
>
> Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/
> *;q=0.8
>
> Accept-Language: en-gb,en;q=0.5
>
> Accept-Encoding: gzip,deflate
>
> Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
>
> Keep-Alive: 300
>
> Connection: keep-alive
>
> Content-Type: application/xml; charset=UTF-8
>
> Referer: http://xxxx.xxxxx.net/ops/xforms-hello/
>
> Content-Length: 507
>
> Cookie: JSESSIONID=482B3B6BC49CFC27F7185349DD9AB730
>
> Pragma: no-cache
>
> Cache-Control: no-cache
>
>
>
> <!DOCTYPE xxforms:event-request [<!ENTITY nbsp "&#160;">]>
> <xxforms:event-request xmlns:xxforms="http://orbeon.org/oxf/xml/ 
> xforms">
>    <xxforms:static-state>pers:61560017-4BCE-4C86-3E0C-B5A0C9FCFBE1</
> xxforms:static-state>
>    <xxforms:dynamic-state>pers:35018910-5729-EC28-27FE-D66DE63B96D4</
> xxforms:dynamic-state>
>    <xxforms:action>
>        <xxforms:event name="xxforms-value-change-with-focus-change"
> source-control-id="xforms-element-3">p</xxforms:event>
>    </xxforms:action>
> </xxforms:event-request>
>
>
> ======RESPONSE======
> HTTP/1.1 200 OK
>
> Date: Mon, 09 Jun 2008 08:04:24 GMT
>
> Server: Apache/2.2.3 (Red Hat)
>
> Last-Modified: Mon, 09 Jun 2008 08:04:24 GMT
>
> Expires: Mon, 09 Jun 2008 08:04:33 GMT
>
> Cache-Control: must-revalidate
>
> Pragma:
>
> Content-Length: 400
>
> Connection: close
>
> Content-Type: application/xml;charset=utf-8
>
>
>
> <?xml version="1.0" encoding="utf-8"?>
> <xxf:event-response xmlns:xxf="http://orbeon.org/oxf/xml/xforms">
> <xxf:dynamic-state>pers:0DF4D9B4-8F42-B7EC-9379-E8ED416BCF90</
> xxf:dynamic-state>
> <xxf:action>
>  <xxf:control-values>
>   <xxf:control id="xforms-element-3">p</xxf:control>
>   <xxf:control id="xforms-element-5">Hello, p!</xxf:control>
>  </xxf:control-values>
> </xxf:action>
> </xxf:event-response>
>
>
>
> However on the browser nothing appears.
> Weird uh?
> --
> Alessandro De Maria
> [hidden email]
> Life is too important to be taken seriously. Oscar Wilde
>
> Mobile: 0044 789 5092951
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws