Git Product home page Git Product logo

gigya-magento's People

Contributors

cristian-vatca-osf avatar gigyatc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gigya-magento's Issues

GM plugin stop working when enable compilation mode

Description:
Note: Before start reproduce, make sure compilation mode is disabled.

Steps to Reproduce:

  1. Go to magento front at http://magento-e.gigyahosting.us/ -
  2. Login with social user - you can see GM plugin in front page.
  3. Login to admin page in different browser: http://magento-e.gigyahosting.us/index.php/admin (admin/Gigya123)
  4. Go to system ->tools -> compilation http://magento-e.gigyahosting.us/index.php/admin/compiler_process/index/key/0e242b9404af5b23e13639fa50f0d8b09b14ea017c0947fffd2c686979cdd16b/
  5. Click run compilation process.
  6. Go back to magento front at http://magento-e.gigyahosting.us/
    Expected Results:
    GM plugin should work the same

Actual Results:
GM plugin not show up in page

Rating & review plugin stop working when enable compilation mode

Description:
Default Magento Rating and Review appears instead Gigya Rating and Review.
Note: Before start reproduce, make sure compilation mode is disabled.

Steps to Reproduce:

  1. Go to Magento front at http://magento-e.gigyahosting.us/ -
  2. Login with social user
  3. Go to a product page: http://magento-e.gigyahosting.us/review/product/list/id/406/category/14/
  4. You can see Gigya Rating and Review in page.
  5. Login to admin page in different browser: http://magento-e.gigyahosting.us/index.php/admin (admin/Gigya123)
  6. Go to system ->tools -> compilation
  7. Click run compilation process.
  8. Go back to magento product page: http://magento-e.gigyahosting.us/review/product/list/id/406/category/14/

Expected Results:
Gigya Rating and Review should appear in page

Actual Results:
Magento Rating and Review appears in page

Config-Values will not be saved when only userkey is available

Having only a userkey instead of the api-secretkey will not allow to save config values in magento backend.

app/code/community/Gigya/Social/sdk/gigyaCMS.php
row 340:
public function testApiconfig() {
$request = new GSRequest($this->api_key, $this->api_secret, 'shortenURL');

will only use $this-api_secret and doesn´t care about user-secret.

As a result the call of the following line in Gigya_Social_Model_Config_Backend_ApiKey will throw an exception:
if ($apiError = $helper->utils->testApiconfig()) {

and no values will be saved. As a short test I disabled the call to testApiconfig() and then values will be saved.

Version #

Goal
The Client Services team needs to be able to tell the exact version number of the CMS module when reviewing a client's website.

Implementation:
Show the version number in the Magonto configuration > "Gigya Settings" screen.

Version: x.x.x

notify login called twice

While performing the QA review for this site, I noticed that for Site Registration, our request log listed 2 "notifyLogin" calls. The first one fails because nothing is passed in the siteUID field. The second one is successful, however, the "newUser" parameter is now set to "false".

The client is using the Magento module and is not adding any custom code (that is, they are not calling notifyLogin).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.