Bug Report: Bad Layout for Submit-Direct Link
BotB Academy Bug Reports and Feature Requests
 
 
141460
Level 31 Chipist
kleeder
 
 
 
post #141460 :: 2021.05.11 3:41pm
 
 
141462
Level 28 Mixist
argarak
 
 
 
post #141462 :: 2021.05.11 4:52pm
  
  kleeder liēkd this
lol tags in <head> are missing. the submit page is loaded dynamically with AJAX so all the site styles are still there, guess they're missing from the actual page template
 
 
141490
Level 29 Hostist
puke7
 
 
 
post #141490 :: 2021.05.12 12:49pm
  
  argarak liēkd this
if you view the source you'll see there is no html, head or body tags

i'd have to look at the code to know for sure, but the condition here is to load a "pick a format to submit to" page if the format is not defined in the url and the battle has multiple formats

so i just need to figure out how to render the whole page if its not an ajax call (which i guess the actual submit page does already)
 
 
141867
Level 29 Hostist
puke7
 
 
 
post #141867 :: 2021.05.27 2:10pm
  
  Ethlial and kleeder liēkd this
fixed-- was killing the process rather than returning it to the ajax controller in the instance where no format declared in a multi-format battle :D/
 
 

LOGIN or REGISTER to add your own comments!