Show more assembly information in the System information page

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 anni tempo fa
Hi!

We've done some improvements to the system information page:

* Show server variables and assemblies in a proper list (with bullets)
* Show server variable name in bold letters
* Show assembly name in bold letters
* Show if assembly is in debug/release mode
* If in full trust, show assembly location (is commented out but CommonHelper has a method to get Trust)
* If in full trust, show assembly build date (we find this information useful when diagnosing problems)

I attach an screenshot:



If you find it interesting I can make a pull request.
7 anni tempo fa
Sure. Please do it

Thanks!
7 anni tempo fa
I've just created a pull request: https://github.com/nopSolutions/nopCommerce/pull/1881
7 anni tempo fa
Hi Marc,

Thanks again for your contribution! Merged
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.