Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 14772] New: sorcery queue messes up when spells are multiversioned in one grim and not the other

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 14772] New: sorcery queue messes up when spells are multiversioned in one grim and not the other
  • Date: 1 Oct 2008 15:41:56 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14772

Summary: sorcery queue messes up when spells are multiversioned
in one grim and not the other
Product: Sorcery
Version: 1.14.x
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Sorcery
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: wich AT stack.nl


sorcery queue messes up when spells are multiversioned in one grim and not the
other

non-multiversioned spells are included in the version index, so it can happen
that a certain spell is in the version index of one grimoire but not in the
version index of another grimoire while both grimoires contain the spell.

If the grimoire with the version index not containing the spell is first in
the
order of grimoires, the wrong version of the spell will be taken for queueing
as the version index is used before parsing the DETAILS files of the remaining
spells individually.

A possible fix for this would be to first create an associative list of spell
<-> grimoire entries for all installed spells and then fetch the versions from
the respective version index or DETAILS files for each spell. This would also
fix the problem of one grimoire not having a version index, while another
does.
In which case the version in the grimoire with a version index will always be
used to deterimine queueing, irrespective of the relative order of the
grimoires containing the spell.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page