Actions
Bug #25134
closedHTML is shown in alert box
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Steps to reproduce:
- Go to Provisioning Templates
- Clone a Template
- Click on Preview
See Screenshot:
Files
Updated by Marek Hulán over 6 years ago
Could you please share the whole trace? The problem is not that we display HTML tags, but the content we put into that alert. This is 500 response, which seems to be specific to your env. It says unsupportes browser, so I wonder what do you use :-)
Updated by Ohad Levy over 6 years ago
if you actually look, you would see its a full page response, including the warning about the browser (which exists in every page foreman providers).
the actual error is provision template not found
Updated by Marek Hulán over 6 years ago
Ah, sorry I read just part of that HTML (on phone). I can't reproduce on develop though, does that happen for all templates you have? Could you upload the log from the server with debug log level? Thanks
Updated by Tomer Brisker about 6 years ago
- Status changed from New to Duplicate
Seems to be duplicate of #22898
Updated by Tomer Brisker about 6 years ago
- Is duplicate of Bug #22898: Preview fails on /clone_template - 404 returned added
Actions