Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Eric 35 posts 55 karma points
    Mar 11, 2010 @ 16:21
    Eric
    0

    email notifications - many problems

    Hi there,

    I'm using notifications to send email to an administrator everytime a new document is sent to approval.

    There is at least 3 issues:

    1. incorrect links in e-mails:

    The link has the follwing form: yourDomain/umbraco/umbraco/publish.aspx?id=xxxx (where xxxx i the node Id)

    It shoud be yourDomain/umbraco/actions/publish.aspx?id=xxxx (this way it works).

    2. language is incorrect

    Even if administrator language is set to other than english in the User section, the text in the email is provided in English (despite a translation is provided in it.xml) 

    3. email formating is incorrect - Here is what it look like:

    <table style="width: 100%;">
    <tr>
    <th style='text-align: left; vertical-align: top; width: 25%;'>Autore</th>
    <tr is missing here style='text-align: left; vertical-align: top;'>Donald Duck</td>
    </tr>
    <tr>
    <td colspan="2" style="border-bottom: 1px solid #CCC; font-size: 2px;">&nbsp;</td>
    </tr>
    <tr><th style='text-align: left; vertical-align: top; width: 25%;'>E-mail</th>
    <tr is missing here style='text-align: left; vertical-align: top;'>[email protected]</td>
    </tr>
    <tr><td colspan="2" style="border-bottom: 1px solid #CCC; font-size: 2px;">&nbsp;</td></tr><tr><th style='text-align: left; vertical-align: top; width: 25%;'>Commento</th>
    <tr is missing here style='text-align: left; vertical-align: top;'>I am unhappy with email notification. It is not provided in my language and overview ot content does not appear in the table.
    Grr...</td>
    </tr>
    <tr><td colspan="2" style="border-bottom: 1px solid #CCC; font-size: 2px;">&nbsp;</td></tr>
    </table>

    This HTML errors causes content disappearing (properties values are not displayed).

    Cheers,

    Eric

  • Eric 35 posts 55 karma points
    Mar 11, 2010 @ 16:29
    Eric
    0

    4th issue:

    "This is an automated mail to inform you that the task 'Invia la pubblicazione' has been performed on the page '100311-Donald Duck' by the user 'Administrator' "

    Administrator is not the username

    Administrator is not an administrator but a Writer !

    Hope to see this fixed in next releases.

    Cheers,

    Eric

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Mar 11, 2010 @ 16:53
    Dirk De Grave
    0

    Moved to this category (it wasn't really a our.umb question)

     

    Cheers,

    /Dirk

Please Sign in or register to post replies

Write your reply to:

Draft