Jump to content


Issue Information

  • #000011

  • 1 - Low

  • Fixed

  • 1.0.3

  • 1.0.4

Issue Confirmations

  • Yes (0)No (0)
Photo

BigSpy language abstraction

Posted by mistera on 10 January 2011 - 08:11 PM

Hello,

it's a crossover language issue in fact.

With Member Map, when a user add or update his location, BigSpy display Added location/'Updated location messages.

It's not possible to translate it without edit Spy.php: admin/applications_addon/other/membermap/extensions/spy.php


public function parseData($data)
{
$data['where'] = IPSLib::getAppTitle('membermap');
$data['where_link'] = ipsRegistry::getClass('output')->buildSEOUrl( 'app=membermap', 'public', 'none', 'membermap' );
$data['replies'] = ' ';
$data['what'] = $data['data_type'] == 'add_location' ? 'Added location' : 'Updated location';

$data['data_type_clean'] = $this->dataTypes($data['data_type']);


Moving to: Member Map

Updating status to: Confirmed - General
Updating severity to: 1 - Low

Thanks for reporting, this will need to be fixed in the Member Map application

Updating severity to: 1 - Low
Updating status to: Fixed
Updating version to: 1.0.3
Issue fixed in: 1.0.4





0 user(s) are reading this issue

0 members, 0 guests, 0 anonymous users