[EMAIL PROTECTED] wrote:
Hi all,

I have noticed some problem with unapproving articles in aegir 1.0 RC2. When article content is changed, the icon in aegir shows the article as
unapproved, but article->approved is not reset to 0 when I look into mysql.
Therefor the checkapproved-function in nemein-navbar is not working as
expected.
Is this a bug or am I just blacked out???
If it is a bug, can anyone point me to the right direction to change this
behavior?



Actually approved-but-changed is separate status from unapproved (or used to be) and checkapproved only checks for approval in general, I could add an option for stricter checking (ie approved but changed would be skipped also) if it's neccessary, or you could use the function nemein_is_article_online() found in the Utils snippet under the NemeinNavBar snippetdir (supposing you have fairly recent version).


/Rambo



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to