[WM] ?> in content comes out as >

Brian Wisti brian at coolnamehere.com
Thu Feb 26 15:41:01 GMT 2004


Here's a little more info on the PHP oddness that I was noticing. I'm about to head off to work, so I don't have a chance to take a very close look at it myself. I just thought I'd throw some debugging output into the ether for other eyes to examine. It'll have to wait until lunchtime for me.


results of
	webmake -L3 
-----
10:36:57 debug: set "WebMake.GeneratorString" (unmapped)
10:36:57 debug: set "WebMake.Version" (unmapped)
10:36:57 debug: set "WebMake.Who" (unmapped)
10:36:57 debug: Main->_subst_open: lang NOLANG
10:36:57 debug: Main->_subst_open: metaset def
10:36:57 debug: adding content "page_template"
10:36:57 debug: Main->_subst_open: lang NOLANG
10:36:57 debug: Main->_subst_open: metaset def
10:36:57 debug: adding content "out_helper"
10:36:57 debug: Main->_subst_open: lang NOLANG
10:36:57 debug: Main->_subst_open: metaset def
10:36:57 debug: adding content "phpbug.txt"
10:36:57 debug: Main->_subst_open: lang NOLANG
10:36:57 debug: Main->_subst_open: metaset def
10:36:57 debug: Main->_subst_open: lang NOLANG
10:36:57 debug: Main->_subst_open: metaset def
10:36:57 debug: adding content "OUT:phpbug"
10:36:57 debug: adding URL "phpbug" = phpbug.php
10:36:57 debug: using site cache: /home/random/.webmake/home_random_Sites_phpbug_index/cache.db
10:36:57 debug: cannot do db ownership security check on this platform
10:36:57 debug: opened site cache: /home/random/.webmake/home_random_Sites_phpbug_index/cache.db
10:36:57 debug: clearing "this.*" metadata for phpbug.php
10:36:57 debug: Main->_subst_open: lang NOLANG
10:36:57 debug: Main->_subst_open: metaset def
10:36:57 debug: _curly_subst:phpbug:OUT:phpbug:1
10:36:57 debug: dependency: OUT:phpbug: index.wmk
10:36:57 debug: _curly_subst:OUT:phpbug:out_helper:1
10:36:57 debug: dependency: out_helper: index.wmk
10:36:57 debug: ${out_helper}: add ref from url phpbug.php
10:36:57 debug: caching metadata 'out_helper.url' = 'phpbug.php'
10:36:57 debug: parsing metadata in "out_helper"
10:36:57 debug: NormalContent->infer_implicit_metas
10:36:57 debug: set "__MainContentName" (transient)
10:36:57 debug: set "page_text" (unmapped)
10:36:57 debug: _curly_subst:out_helper:page_template:1
10:36:57 debug: dependency: page_template: index.wmk
10:36:57 debug: ${page_template}: add ref from url phpbug.php
10:36:57 debug: caching metadata 'page_template.url' = 'phpbug.php'
10:36:57 debug: parsing metadata in "page_template"
10:36:57 debug: NormalContent->infer_implicit_metas
10:36:57 debug: set "__MainContentName" (transient)
10:36:57 debug: _curly_subst:page_template:page_text:1
10:36:57 debug: dependency: page_text: [perl code, always refreshed]
10:36:57 debug: _curly_subst:page_text:WebMake.OutName:1
10:36:57 debug: _curly_subst:end:phpbug:
10:36:57 debug: _curly_subst:page_text:phpbug.txt:1
10:36:57 debug: dependency: phpbug.txt: index.wmk
10:36:57 debug: ${phpbug.txt}: add ref from url phpbug.php
10:36:57 debug: caching metadata 'phpbug.txt.url' = 'phpbug.php'
10:36:57 debug: parsing metadata in "phpbug.txt"
10:36:57 debug: NormalContent->infer_implicit_metas
10:36:57 debug: set "__MainContentName" (transient)
10:36:57 debug: _curly_subst:end:<?= "Hello, world!" ?>:
10:36:57 debug: _curly_subst:end:<?= "Hello, world!" ?>:
10:36:57 debug: _curly_subst:end:<html>
<body>
<?= "Hello, world!" ?>
</body>
</html>:
10:36:57 debug: _curly_subst:end:<html>
<body>
<?= "Hello, world!" ?>
</body>
</html>:
10:36:57 debug: _curly_subst:end:<html>
<body>
<?= "Hello, world!" ?>
</body>
</html>:
webmake: making: phpbug.php
10:36:57 debug: Renaming new file: phpbug.php.new -> phpbug.php
10:36:57 debug: closed site cache: /home/random/.webmake/home_random_Sites_phpbug_index/cache.db



More information about the Webmake-talk mailing list