Skip to main content

A patch to get PloneLanguageTool's contentnegotiator work in virtual hosting environment

Project description

Introduction

This module patches PloneLanguageTool’s getContentLanguage method to work in a virtual hosting environment such as Plone served by Zope. The original code uses the variable PATH_TRANSLATED from the request but that variable has all the VirtualHostBase and domain keywords used when virtualhosting your Plone site, so this small patch looks at the request and if the application is run in a virtual hosted environment, looks at VIRTUAL_URL_PARTS variable and if not at PATH_TRANSLATED as usual.

This error has been reported to plone-users but has no fix yet.

You’ll need PloneLanguageTool 2.1 to have this patch working Introduction ============

Changelog

1.3-

  • Change name to cs.plt.contentnegotiator [erral]

1.2-

  • Fix ConflictError import [erral]

1.1 -

  • Remove path logging [erral]

  • Add zcml and initialize method [erral]

1.0 -

  • Initial release [erral]

Project details


Release history Release notifications | RSS feed

This version

1.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cs.plt.contentnegotiator-1.3.zip (14.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page