bugzilla | 1 Jan 2005 06:01
Picon

[Bug 983] inclusions should be purged "recursively" ("template within a template problem")

http://bugzilla.wikipedia.org/show_bug.cgi?id=983

------- Additional Comments From mozilla-bugzilla@... 
2005-01-01 05:01 UTC -------
This also affects Categorys as described, only there isn't an automatic way of
clearing the cache of a category.

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Jan 2005 06:46
Picon

[Bug 1245] New: "Show Preview on First Edit" leads to edit conflicts

http://bugzilla.wikipedia.org/show_bug.cgi?id=1245

           Summary: "Show Preview on First Edit" leads to edit conflicts
           Product: MediaWiki
           Version: 1.3.9
          Platform: PC
               URL: http://codex.wordpress.org
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: User login/settings
        AssignedTo: wikibugs-l@...
        ReportedBy: mail@...

NuclearMoose, a user at http://codex.wordpress.org used the setting User
Preferences-> Editing -> Show preview on first edit and received edit conflicts
sporadically (about 75% of the time) while editing pages, after he did this.
Deselecting this preference led to the edit conflicts vanishing.

I am filing this bug on his behalf, since I thought it better to let you all know.

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Jan 2005 10:57
Picon

[Bug 1175] Frequent editing conflicts using preview on first edit

http://bugzilla.wikipedia.org/show_bug.cgi?id=1175

zigger@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mail@...

------- Additional Comments From zigger@...  2005-01-01 09:57
UTC -------
*** Bug 1245 has been marked as a duplicate of this bug. ***

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Jan 2005 10:57
Picon

[Bug 1245] "Show Preview on First Edit" leads to edit conflicts

http://bugzilla.wikipedia.org/show_bug.cgi?id=1245

zigger@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

------- Additional Comments From zigger@...  2005-01-01 09:57
UTC -------

*** This bug has been marked as a duplicate of 1175 ***

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Jan 2005 12:50
Picon

[Bug 1244] Block::load doesn't use an index.

http://bugzilla.wikipedia.org/show_bug.cgi?id=1244

jeluf@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Keywords|                            |fixed-in-cvs

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Jan 2005 14:18
Picon

[Bug 1214] Special:Log "next 50 items" links

http://bugzilla.wikipedia.org/show_bug.cgi?id=1214

------- Additional Comments From zigger@...  2005-01-01 13:18
UTC -------
Created an attachment (id=186)
 --> (http://bugzilla.wikipedia.org/attachment.cgi?id=186&action=view)
Patches SpecialLog.php for REL1_4 (tested locally)

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Jan 2005 14:19
Picon

[Bug 1214] Special:Log "next 50 items" links

http://bugzilla.wikipedia.org/show_bug.cgi?id=1214

------- Additional Comments From zigger@...  2005-01-01 13:19
UTC -------
Created an attachment (id=187)
 --> (http://bugzilla.wikipedia.org/attachment.cgi?id=187&action=view)
Patches SpecialLog.php for HEAD

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Jan 2005 14:20
Picon

[Bug 1214] Special:Log "next 50 items" links

http://bugzilla.wikipedia.org/show_bug.cgi?id=1214

zigger@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
            Summary|Special:Log "next 50 items" |Special:Log "next 50 items"
                   |links                       |links

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Jan 2005 14:34
Picon

[Bug 77] semicolon-colon wikitext syntax requires extra space now

http://bugzilla.wikipedia.org/show_bug.cgi?id=77

jeluf@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

------- Additional Comments From jeluf@...  2005-01-01 13:34 UTC -------
Tested in 1.4.
Seems to be solved.

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Jan 2005 16:56
Picon

[Bug 1201] single quote in category name is broken

http://bugzilla.wikipedia.org/show_bug.cgi?id=1201

------- Additional Comments From zigger@...  2005-01-01 15:56
UTC -------
Created an attachment (id=188)
 --> (http://bugzilla.wikipedia.org/attachment.cgi?id=188&action=view)
Temporary hack for LinksUpdate.php REL1_4

The category title seems to be incorrectly double-strencoded when written to
the columns categorylinks.cl_to and searchindex.si_text, but is only strencoded
once for writes to cur.cur_text, old.old_text and cur.cur_title.  When
CategoryPage.php looks for articles, the category title is only strencoded
once.

The attachment only fixes writes to categorylinks.cl_to.

--

-- 
Configure bugmail: http://bugzilla.wikipedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Gmane