Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Braille wizard not finding resources it should find #35

Open
mvahowe opened this issue Oct 29, 2018 · 0 comments
Open

Braille wizard not finding resources it should find #35

mvahowe opened this issue Oct 29, 2018 · 0 comments
Assignees

Comments

@mvahowe
Copy link

mvahowe commented Oct 29, 2018

I think the issue is a trailing / on the URL. In the braille wizard unit tests I have

'/publication/wizard/{0}/b2/braille'.format(bundle_id)

but in the Windows console I see

/publication/wizard/50608cf0-c97d-4f96-84c9-1f6ef7e1f540/p1/braille/

which is returning a 404. The issue is probably because previous wizards had a start point other than "" (eg 'USX_1') but, if the start point is "", the trailing / should not be there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants