wcs: add card_id in get param for forms of category links (#58850) #122

Merged
lguerin merged 1 commits from wip/58850-wcs-forms-of-category-cell-card-id into main 2023-06-30 11:31:13 +02:00
Owner
No description provided.
lguerin reviewed 2023-06-22 10:59:48 +02:00
@ -971,0 +981,4 @@
result = cell.render(context)
assert '?cancelurl=&card_model_1_id=42"' in result
context.pop('card_id_param')
page.sub_slug = 'card-e_id'
Author
Owner

avec un test pour le cas "slug avec tirets"

avec un test pour le cas "slug avec tirets"
fpeters approved these changes 2023-06-30 10:51:42 +02:00
lguerin changed target branch from wip/58854-wcs-user-forms-by-card to main 2023-06-30 11:01:07 +02:00
lguerin force-pushed wip/58850-wcs-forms-of-category-cell-card-id from 6e88b63c65 to 59c11b79a5 2023-06-30 11:03:48 +02:00 Compare
lguerin merged commit 59c11b79a5 into main 2023-06-30 11:31:13 +02:00
lguerin deleted branch wip/58850-wcs-forms-of-category-cell-card-id 2023-06-30 11:31:13 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/combo#122
No description provided.