RH7 to RH8 build issue
I'm working with some Russian colleagues on transitioning several hundred RH7 files to RH8 and we've uncovered a problem with the new builds:
The point is that during the build a certain warning appears in the log.
I investigated this issue and found out that it started happening after RH7 > RH8 transition.
In RH7 the first line in the file was:
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
In RH8 it is:
<?xml version="1.0" encoding="utf-8" ?>
As far as I understand, the question mark is what confuses the building system ![]()
Do you have any idea how to fix this in an effective way? I would be time consuming to edit every single file
Does anyone know how to fix this? Is there a script we can run to excise he "?"s or change the line?
Any help is appreciated.
Thanks,
Craig Della Penna
