Jeff @ Pye Brook

Results 9 issues of Jeff @ Pye Brook

On sites with not large product catalogs, but limited resources the WPEC rss feed logic will consume all PHP memory and throw a fatal error. The RSS feed logic should...

The current implementation will not return file sizes for remotely hosted download files. A file size can not be determined error message is returned. For non-local files it should be...

good first issue

WordPress is shifting the preferred collation to utf8mb4. We may want to investigate a migration to this collation to take advantage of full unicode support and avoid any issues with...

- also adds a general administrator nag class to our repertoire to make future nagging and error reporting that much more fun Addresses issues #1272 and #1270

Addresses issue #1507 where WordPress "the_content" filter actions are being overwritten on single product pages

Add check to see if variations are defined and used, when they are not defined and used don't make calls through WordPress for variation terms unless working inside the admin...

addresses issue #1786 Make sure customer cookie value is decoded prior to breaking it into components, in php and js/wp-e-commerce Much console output is being generated in the WPeC javascript,...

Update countries, regions and currencies to be PHP code based rather than from the database. - Allows internationalization of country, region and currency information - Fully backwards compatible with -...

p:high

the paypal digital goods and express checkout gateways use the TE2 function _wpsc_get_current_controller_name(), but don't check to see if TE2 is loaded Two issues.... 1) It is unclear if the...