Part 1
Repeat test plan of D251.
Part 2
- in IDE:
- open /system/debug.php for editing
- uncomment DBG_CURL constant definition and save changes
- open /themes/advanced/index.tpl template for editing
- change <inp2:st_ContentBlock num="1"/> into <inp2:st_ContentBlock num="1" mode="inline"/><inp2:st_ContentBlock num="2" mode="inline"/> and save changes
- in Admin Console:
- go to Website & Content → Browse Website section
- click on Content Mode button in top frame
- if you get SQL error about ResponseHttpCode column in CurlLog table, then fix that table declaration by setting a default value for that column and repeating previous step
- confirm, that CURL request for getting styles was made only once