Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-03-29 16:02:33

rsilletti
Moderator
From: Spokane WA
Registered: 2004-04-28
Posts: 707

modified time set with initial article post, no LastModId.

This is the posting and modified times displayed after the initial posting of an article “Live”.

Posted by: Rick · 29 Mar 2009 · 08:44:11
Last modified by: · 29 Mar 2009 · 08:44:39

No modifications were made and a last modified time shouldn’t be there. A modified time is set without a LastModId being set, this is orphaning leading text with code that tests for the presence of a modified time as a qualifier. If I set the article to pending, then back to live, things appear as they should.

//——————————————————————————————————-
Textpattern version: 4.0.8 (r3167)
Last Update: 2009-03-21 15:27:12/2009-02-11 21:30:33
Document root: /Library/Apache2/htdocs
$path_to_site: /Library/Apache2/htdocs/adev
Textpattern path: /Library/Apache2/htdocs/adev/textpattern
Permanent link mode: section_id_title
Temporary directory path: /private/var/tmp
Site URL: localhost/adev
PHP version: 4.3.2
GD Image Library: 2.0 or higher; supported formats: JPG, PNG.
Server Local Time: 2009-03-29 08:46:54
MySQL: 4.0.15
Locale: en_GB.UTF-8
Server: Apache/2.0.47 (Unix) DAV/2 PHP/4.3.2
Apache version: Apache/2.0.47 (Unix) DAV/2 PHP/4.3.2
PHP Server API: apache2handler
RFC 2616 headers:
Server OS: Darwin 8.11.0
Active plugins: ras_page_of-4.0.6.1, ras_if_article_keywords-4.0.6.1, ras_if_article_image-4.0.7m, smd_gallery-0.44, mod_authors_list-4.0.7.devm, smd_calendar-0.4m, ras_rollover_text-4.0.6m, ras_if_download_id-4.0.7.devm, upm_quick_write-dev-0.2, ras_if_dates-4.0.6.1, ras_plugin_credits-4.0.6.2, upm_image-0.6.1, stm_javascript-0.3, soo_txp_obj-1.0.mod_am, ied_plugin_composer-0.82, wet_haystack-0.4, jmd_admin_js-0.1

Pre-flight check:
————————————
/Library/Apache2/htdocs/adev/textpattern/setup/ still exists
————————————

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html

#Options +FollowSymLinks
#Options -Indexes

<IfModule mod_rewrite.c> RewriteEngine On #RewriteBase /relative/web/path/

RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*) index.php

RewriteCond %{HTTP:Authorization} !^$ RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization}]
</IfModule>

#php_value register_globals 0

————————————

Offline

#2 2009-04-06 05:56:21

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,323
Website Mastodon

Re: modified time set with initial article post, no LastModId.

Thanks. Fixed in r3172.

Offline

Board footer

Powered by FluxBB