bindingTemplate.html
Cantor, Scott
cantor.2 at osu.edu
Tue Mar 31 19:32:53 EDT 2015
On 3/31/15, 10:25 PM, "Paul G. Szabady" <paul_szabady at unc.edu> wrote:
>>
>Well, all the reports I got were prefaced with "after about 10 mins of
>inactivity", ... Unfortunately, I was unable to reproduce the errors
>because I don't have permission(s) for the drop down menus that were
>causing the mayhem.
I misunderstood your original point. I thought you were saying the error
appeared after 10 minutes hanging trying to submit the POST form. If you
mean that it tried to initiate a login after 10 minutes, the only thing I
can tell you is that whatever did it didn't have a valid session.
>The catalyst for my change (after ~7 years of things working) was due to
>a "feature" of Microsoft Office, which (as I understand it) required a
>change from a redirect to a post. (See
>https://wiki.shibboleth.net/confluence/display/SHIB2/Tips+on+Integrating+T
>hings)
Yes, that would be a reason to change the setting. But as I said, that
setting would have to have been applied regardless of which syntax you're
using, old or "new" (hardly new, it's many years old at this point).
>I have since deleted the "offending" content and after some initial
>testing, things seem to be working as desired.
I don't know what you mean by offending content. You can't fix it by
changing the template. It is what it is. You can take the JS out and turn
it into a manual form, but you can't take the form out. Not without
breaking the SP any time it uses that binding.
>If there's a better or more sane approach to resolving this issue, I'd
>be interested in hearing what it is.
I don't think I understand what the issue is or what you're saying you did
to fix it at this point. The only way to use POST for some content and
Redirect for other content would be to implement some pretty complex
workarounds involving ApplicationOverrides.
-- Scott
More information about the users
mailing list