View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009192 | Taler | merchant backoffice SPA | public | 2024-09-15 09:42 | 2024-09-17 16:29 |
Reporter | Christian Grothoff | Assigned To | sebasjm | ||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0009192: weird message about "going back to default instance" | ||||
Description | I had previously (day before?) logged into the head "default" instance. Today (new browser session!) I went directly to https://backend.head.taler.net/instances/sandbox/ and got a weird pop-up about being logged in as "default" and to "go back" to go to the default instance. When I clicked on it (I wanted to go to the sandbox instance), I did get to the (intended) sandbox instance. However, that pop-up should not have been there when my base-URL is "/instances/sandbox/"! | ||||
Tags | No tags attached. | ||||
|
I would like to package the merchant 0.14 today or tomorrow for Datenspuren.de-event. Is this quickly fixable? |
|
i found that the problem is that the code don't expect to find the same local storage under /webui and /instances/asd/webui since local storage is based on window.origin value both SPA find the same session and works as is the same app pointing to another server |
|
a08d5dd17..f73006495 |
|
now session is saved with local storage key = "merchant-session-$PATHNAME" |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-09-15 09:42 | Christian Grothoff | New Issue | |
2024-09-15 09:42 | Christian Grothoff | Status | new => assigned |
2024-09-15 09:42 | Christian Grothoff | Assigned To | => sebasjm |
2024-09-16 14:19 | Christian Grothoff | Note Added: 0023298 | |
2024-09-16 14:21 | Christian Grothoff | Priority | normal => high |
2024-09-16 19:05 | sebasjm | Note Added: 0023304 | |
2024-09-16 19:06 | sebasjm | Note Edited: 0023304 | |
2024-09-16 19:09 | sebasjm | Note Added: 0023305 | |
2024-09-16 19:09 | sebasjm | Note Added: 0023306 | |
2024-09-16 19:09 | sebasjm | Status | assigned => resolved |
2024-09-16 19:09 | sebasjm | Resolution | open => fixed |
2024-09-17 00:15 | Christian Grothoff | Fixed in Version | => 0.14 |
2024-09-17 16:29 | Christian Grothoff | Status | resolved => closed |