Posted by j. ayen green on September 15, 2009 at 10:40pm
Jump to:
| Project: | Form Markup |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
Hm, 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
#2
see #861208: Set weight more then 0 otherwise module can't work in some situations