Google Groups Home
Help | Sign in
r2940 - development/4.0/textpattern/in clude
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
codesite-nore...@google.com  
View profile
 More options Jul 18, 11:26 am
From: codesite-nore...@google.com
Date: Fri, 18 Jul 2008 08:26:16 -0700
Local: Fri, Jul 18 2008 11:26 am
Subject: [textpattern commit] r2940 - development/4.0/textpattern/include
Author: r.wetzlmayr
Date: Fri Jul 18 08:25:13 2008
New Revision: 2940

Modified:
   development/4.0/textpattern/include/txp_article.php

Log:
Fix variable replacement in 'concurrent_edit' message.

Modified: development/4.0/textpattern/include/txp_article.php
=========================================================================== ===
--- development/4.0/textpattern/include/txp_article.php (original)
+++ development/4.0/textpattern/include/txp_article.php Fri Jul 18
08:25:13 2008
@@ -160,7 +160,7 @@

                if ($oldArticle['sLastMod'] != $incoming['sLastMod'])
                {
-                       article_edit(gTxt('concurrent_edit_by', array('author' =>
htmlspecialchars($oldArticle['LastModID']))), TRUE);
+                       article_edit(gTxt('concurrent_edit_by', array('{author}' =>
htmlspecialchars($oldArticle['LastModID']))), TRUE);
                        return;
                }


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google