Opened 16 years ago
Closed 13 years ago
#3410 closed Bug (wontfix)
Python code needs generalization.
Reported by: | Aaron Watters | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hi. Great work!
The python library works great under a CGI script implementation, but won't work under many other server configurations. The problem is that you are looking in the os.environment directly for the user agent. You need to add some way to pass in the user agent when it is not available from the os.environment.
Thanks, -- Aaron Watters
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x. Python connector is not supported anymore.