Ticket #11 (closed defect: fixed)
MarkupPostBody destroyed
| Reported by: | JeremyRuston | Owned by: | JeremyRuston |
|---|---|---|---|
| Priority: | major | Milestone: | 2.1 |
| Component: | core | Version: | |
| Severity: | critical | Keywords: | |
| Cc: |
Description (last modified by JeremyRuston) (diff)
Put this the follwing in MarkupPostBody?. Save. Everything is fine so far. It puts in in the right spot. Now save again. You end up losing the <!--POST-BODY-START--> marker altogether. I guess something goes wrong in replaceChunk...
<div id="adsense" style="visibility:hidden;"> <script type="text/javascript"><!-- google_ad_client = "pub-2073912416019200"; google_alternate_ad_url = " http://simonbaird.com/mptw/nothing.html"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text"; google_ad_channel =""; google_color_border = "F8F8F8"; google_color_bg = "F8F8F8"; //--></script> <script type="text/javascript"
src=" http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
See:
http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/41085fd3169f0f6f/65dd96c335a97b99?q=MarkupPostBody&rnum=1#65dd96c335a97b99 and http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/b6bf72b9cff0a48e/375c93d92a9c8042?q=Bugs+report+for+Markup*+in+TW+2.0.7&rnum=1#375c93d92a9c8042
