[ http://jira.codehaus.org/browse/CONTINUUM-974?page=all ]

Jesse McConnell closed CONTINUUM-974.
-------------------------------------

    Resolution: Fixed

patch applied, thanks wendy!

and I forget to mention the who in the svn message....brett, please don't catch 
that....:P

> Problem adding a mail notifier, duplicate content in 'notifier' files
> ---------------------------------------------------------------------
>
>                 Key: CONTINUUM-974
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-974
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: 1.1-SNAPSHOT built from source
>            Reporter: Wendy Smoak
>         Attachments: continuum-notifier.diff
>
>
> Project Group Notifier, Add: 
> http://localhost:9090/component/addNotifier.action
>    Type: mail
>    Submit
>    
>    Add/Edit Mail Notifier
>        Mail Recipient Address*:       
>               Send on Success
>               Send on Failure
>               Send on Error
>               Send on Warning
>    Save
> Result: blank page on http://localhost:9090/component/mailNotifierSave.action
> The relevant console error is:
> Caused by: Comment must start with "<!--". - 
> file:///c:/svn/maven/continuum/cont
> inuum-webapp/org/apache/maven/continuum/web/action/notifier/MailNotifierEditActi
> on-mailNotifierSave-validation.xml:16:3
> That file has its content duplicated, including the <!DOCTYPE> declaration, 
> which is what the error is complaining about.
> Further, all files in the 
> continuum/continuum-webapp/org/apache/maven/continuum/web/action/notifier/ 
> directory seem to have the same problem.
> Deleting the duplicated content fixes the problem with adding a mail notifier.
> (However, it then appears with Recipient 'unknown' even though I did add an 
> email address, and it's there if I edit the notifier.)
> I've attached a patch to remove the lines, though I wonder if these files 
> were generated.  They do remain after 'mvn clean'.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to