• Anonymous
  • Login
  • Register
domCMS - Feature Request: Lacking initialization in ApplyStyle agent


Below the lines

For i=1 To dc.count
Breadcrumb = ""
HomeURL = ""
HomeText = ""

two initializations are missing:

PreString = ""
PostString = ""

Otherwise, if the agent cycles through several documents and switches to one of the 'free-form' type, then the current document get values from the last processed document:

doc.HTML_ContentCategoryPre = PreString
doc.HTML_ContentCategoryPost = PostString



Taken Actions by Owners

Defect has been fixed.


Thanks - I added the two lines


In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.