Access Problem with permissions

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

Access Problem with permissions

bruno.buzzi
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Access Problem with permissions

Alessandro  Vernet
Administrator
Hi Bruno,

When you click on the "Continue" button, say on Chrome with the Chrome Dev Tools open under the Network tab, do you see the requests to xforms-server?  If nothing happens, I am thinking there must be an error on those requests; do you see it there?

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Access Problem with permissions

bruno.buzzi
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Access Problem with permissions

Alessandro  Vernet
Administrator
Hi Bruno,

Ah, yes, good catch. This happens because the initial value for app is empty, and that value is only set when you select something in the dropdown, but since it contains just one item, you can't change the section, and thus are stuck. I fixed this bug, and the fix will be in the 4.2 which should be released in the next few days.

https://github.com/orbeon/orbeon-forms/issues/1006

(For now, as a workaround, make sure users has access to at least 2 apps, and if you wanted the first, in the dialog, choose the second, and then go back to the first. And sorry for the trouble!)

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet