SEIGI

Results 10 issues of SEIGI

Does YouTranfer have any API support? REST/JSON for example?

One thing, that irritates me the most... maybe i miss something, are URL's with uppercase letters and spaces in names... As for catalog I can just `_` and it will...

enhancement

Very specific case cause 3 things must be met. Problem is that `StockManager::getAttributesOfEmployeeRequestingStockMovement ` assumes an employee is logged in but its not always case. When using API to update...

Bug

I create it as separate pull request as I'm aware you may not accept it and tell me to override robots txt while it regenerates if my modules needs to...

Following url does not work `https://example.js/js/produkt/1711-test` category name is `js` so basically same as `js` folder. Most probably categories like `themes`, `img`,`themes` etc.. will not work either.

Bug

There is small problem with CloudFlare `HTTP_X_FORWARDED_FOR` header. (e.g. Maintaince mode whitelist does not work) Cloudflare does not use internal network IP ranges, but `Tools::getRemoteAddr` does not recognize it. So...

Enhancement

For many years I was thinking that mail sending service should be moved to module so it could be easily replaced. For me PHPMailer is best for sending e-mails. Other...

Enhancement

I just found/realized, that `$product->price` property is being overwritten by `Product::getPriceStatic`. This can lead to serious problems, like unintended price reduction. Steps to reproduce - Must be logged as customer...

Bug
Release 1.6

There seems to be a big difference between how smarty handles filtering of smarty defined functions. Which breaks on newer versions of smarty. It seems that smarty no longer escapes...

enhancement

I think this method requires some modification, or simplification. It really is good to know "real" adress of someone who came. But recently robots take adventage of it and mask...

Needs more info