This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
market/bp
giles 3c9ff1210a
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 57s
Fix cart route missing slug param (popped by app-level preprocessor)
App-level url_value_preprocessor pops slug from values, so the
product blueprint's cart() never receives it. Use g.product_slug
(set by resolve_product before_request) instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 09:51:50 +00:00
..