An White space at top of web page.
Posted: Fri Nov 13, 2009 10:17 am
An extra space at top of web page.
Version: opencart 1.3.2
Precondition:
My local system does not have mail configured.
Steps:
1. register an account.
2. buy an item.
3. choose shipping method.
4. choose payment method.
5. At confirm page, the whitespace occurs. Route URL is opencart/index.php?route=checkout/confirm
HTML problematic line is:
After I researched the problem, it is XML the first line of the webpage is corrupted.
though common editor like UltraEdit or EditPlus still shows that they XML syntax is correct.
1. Problem picture: 2. UltraEdit Open problem html file: 3. WinHEX open problem HTML file, see the HEX value is different from normal html:
Version: opencart 1.3.2
Precondition:
My local system does not have mail configured.
Steps:
1. register an account.
2. buy an item.
3. choose shipping method.
4. choose payment method.
5. At confirm page, the whitespace occurs. Route URL is opencart/index.php?route=checkout/confirm
HTML problematic line is:
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
though common editor like UltraEdit or EditPlus still shows that they XML syntax is correct.
1. Problem picture: 2. UltraEdit Open problem html file: 3. WinHEX open problem HTML file, see the HEX value is different from normal html: