nischayn22 / PageQuality

A MediaWiki extension to monitor and improve Page Quality
MIT License
0 stars 1 forks source link

On first save, no quality score shows #34

Closed drorsnir closed 2 years ago

drorsnir commented 2 years ago

It shows only on second save

nischayn22 commented 2 years ago

Works fine for me. Which MW version are you using? I am on 1.35.2

drorsnir commented 2 years ago

Well, I see what happens here - isPageScoreable() checks for the article type, but apparently it wasn't saved yet by MediaWiki. I'm not even sure there's a solution for it, so let's a label for "stalled" issues and carry on.

nischayn22 commented 2 years ago

Ah, I see. Great investigation :)

On Wed, 18 May, 2022, 19:40 Sparrow, @.***> wrote:

Well, I see what happens here - isPageScoreable() checks for the article type, but apparently it wasn't saved yet by MediaWiki. I'm not even sure there's a solution for it, so let's a label for "stalled" issues and carry on.

— Reply to this email directly, view it on GitHub https://github.com/nischayn22/PageQuality/issues/34#issuecomment-1130069120, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAETJJW7IVTZ7AWS2WI2SGLVKT26DANCNFSM5TV7XVGQ . You are receiving this because you commented.Message ID: @.***>

drorsnir commented 2 years ago

No relevant for Nischay - our problem