https://bugzilla.wikimedia.org/show_bug.cgi?id=17848
--- Comment #2 from DaSch <[email protected]> 2009-03-07 21:31:01 UTC --- Well the behaviour is really strange because every null-edit changes the output Another thig is that the getShortWikiText and getShortHTMLText is a bit strange to me if ( ($linked === NULL) || ($linked === false) || ($this->m_url == '') || ($this->m_caption == '') ) { return $this->m_caption; Is this right that when m_caption is empty m_caption is printed? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
