** Changed in: singing-dancing
Status: New => Fix Committed
** Changed in: singing-dancing
Status: Fix Committed => Invalid
--
z2.switch_on disturbes other parameter passing
https://bugs.launchpad.net/bugs/256931
You received this bug notification because you are a member of Singing &
Dancing developers, which is the registrant for Singing & Dancing.
Status in Singing & Dancing: Invalid
Bug description:
In some cases, passing parameters to a url that invokes z2.switch_on, does not work because z2.switch_on changes the request. This is actually a very common occurrence, on sites using the channelsubscribe portlet.
As an example: changing workflow states from folder_contents does not work when the portlet is displayed because the 'paths' argument is turned into unicode and unrestrictedTraverse does not accept unicode.
We need some way to return the request to it's original state after we've done our form-business. I am told Fives formlib has this same issue, so maybe we can come up with a general fix?
--
You received this bug notification because you are a member of Singing &
Dancing developers, which is the registrant for Singing & Dancing.
https://bugs.launchpad.net/bugs/256931
Title:
z2.switch_on disturbes other parameter passing
Status in Singing & Dancing:
Invalid
Bug description:
In some cases, passing parameters to a url that invokes z2.switch_on, does not work because z2.switch_on changes the request. This is actually a very common occurrence, on sites using the channelsubscribe portlet.
As an example: changing workflow states from folder_contents does not work when the portlet is displayed because the 'paths' argument is turned into unicode and unrestrictedTraverse does not accept unicode.
We need some way to return the request to it's original state after
we've done our form-business. I am told Fives formlib has this same
issue, so maybe we can come up with a general fix?
To manage notifications about this bug go to:
https://bugs.launchpad.net/singing-dancing/+bug/256931/+subscriptions