Jeff-Lewis / minify

Automatically exported from code.google.com/p/minify
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

$min_documentRoot setting not honored (DOCUMENT_ROOT not set in $_SERVER) #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Minify version: 2.1.2
PHP version: 5.1.6

What steps will reproduce the problem?
1. Set $min_documentRoot in config.php
2. The setting is not reflected in for example lib/Minify/Controller/MinApp.php

Expected output:
Minified files

Actual output:
400 error

Did any unit tests FAIL?
No.

Please provide any additional information below.

See attached patch

Original issue reported on code.google.com by hansfn@gmail.com on 4 Mar 2009 at 11:46

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks! I patched and re-released minify_2.1.2.zip with this fix.

Original comment by mrclay....@gmail.com on 4 Mar 2009 at 4:46