7.1.2 Upgrade Language Keys Issue Lost Bug Reports

Yes, I am behind on the upgrades.  As I work though the issues with the 7.1.2 patch I am seeing the ageing key changes missing.  I am getting "_x_days_ago" and checking does show the language key does not exist.  Where would the additional language keys be located and why don't I have them?

Looking in the upgrade directory I see the lang_en.php:

<?php

$aLangContent = array(

    // ================ ADDED KEYS ==================

    '_sys_block_title_forum_feed' => 'Forum Feed',

);

If that is how language key changes are applied by the upgrade I am not seeing the ageing keys in any patch; not even in the Russian language.

At this point the history of the upgrades and any bug issues of the upgrades are all but lost; that should not be as they should have been separate and not just dump into the regular forum.  Searching to see about any bugs in the various versions is almost impossible; I did find this one: http://www.boonex.com/forums/topic/Profile-Info-does-not-show-the-correct-name.htm

As for the missing language keys, I can manually add them of course.

Geeks, making the world a better place
Quote · 31 May 2014

How are language keys added through the upgrade process because I can still change the patch for when I apply the 7.1.2 patch to the production site.

Geeks, making the world a better place
Quote · 31 May 2014

The upgraded lang keys are applied using lang_en.php just as you stated.

I do not know what happened, but the key you mention _x_days_ago has existed since dolphin 7.1.0 so they should have already been there.

If you look at this topic of yours, you were dealing with these keys back in the 7.1 betas. http://www.boonex.com/forums/topic/-x-days-ago-.htm


https://www.deanbassett.com
Quote · 31 May 2014

Looking at the current site keys which displays the ageing, I don't see those language keys either and the site is supposedly at 7.1.1.  Evidently in all the changes I have made to my site I made a change in this as well.  I went back and checked the untils.inc.php and the only thing I added had to do with iframe embedding.  However, I keep a detail change history so will check back a bit more.

The changeset on this was: http://www.boonex.com/trac/dolphin/changeset/17183

So then, I just add the missing language keys and this is done.  Upgrading a modified site is not easy.

Thanks Deano for clarifying things.

Geeks, making the world a better place
Quote · 31 May 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.