Needs review
Project:
Creative Commons Widget
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2008 at 18:04 UTC
Updated:
24 Sep 2008 at 23:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
nedjoThis is probably a caching problem, e.g., an error in the logic of how and when the cache of options is refreshed. I'll have a look when I get a chance.
Comment #2
nedjoI've applied an attempted fix. Could you update your version to the latest Dev 5 and report back? Did this solve the issue? If so, pls mark this issue fixed. Thanks.
Comment #3
arthurf commentedI had the same issue. Attached is a patch that uses the jurisdiction that the user selects, not the system one.
Comment #4
arthurf commentedActually I didn't like that so much. Here's another go with some comments on functions.
Comment #5
arthurf commentedOk this time I'm not kidding around. Or something. Or perhaps three times is a charm. Basically I added variable saves to the submit handler and more commenting on functions.