Active
Project:
Form Markup
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2009 at 22:40 UTC
Updated:
22 Jul 2010 at 07:06 UTC
I edit a field (have tried more than one) in the content type fields, and in the suffix put markup (have tried various types).
Then I go to node/add/thatcontenttype and ... nothing has changed. No sign of a change in the page source. Nothing in the log. Tried clearing cache.
Unless there's a permission hidden somewhere that would prevent the markup from appearing, it seems simply not to work.
Comments
Comment #1
herzbube commentedHm, works here, when I tried with prefix=<h1> and suffix=</h1>. I might add that using h1 does not result in legal HTML (inside the h1 element is a div element, which is not legal)...
What I noted is that the markup is visible only while editing/previewing the node. The markup disappears when I save the node and just view it as a normal user would. Is this the intent?
I use Drupal 6.14 and CCK 6.x-2.5.
Cheers
Patrick
Comment #2
drupalprojects commentedsee #861208: Set weight more then 0 otherwise module can't work in some situations