Did you forget to delete some debugging code? I get this output at the top whenever a button is on a page:
Array ( [name] => submit [value] => SAVE ) On Mar 19, 9:23 pm, The Editor <[email protected]> wrote: > * Improved box, code, markup, and html tags to be able to take simple > attrs: <box style='border:1px red solid; background-color:black; > font-weight:900; color:white;text-transform:uppercase; width:300px'>. Excellent. I wanted to request these, too. > * Removed a redundant htmlspecialchars in links function (added a > couple releases back). Are you talking about &? If so, then please validate: http://validator.w3.org/. -> "cannot generate system identifier for general entity "action" ... "The most common cause of this error is unencoded ampersands in URLs" While at validation: -> end tag for element "ul" which is not open -> end tag for element "div" which is not open I have seen these on my pages too. > * Fixed core actions so preview button now works. Missed it so terribly! > * Fixed search command to take fmt parameters Fixed my issues. -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
