Beta 5 bug fixes

Joel,
Brent,

Is this (http://vassalengine.org/forums/viewtopic.php?p=8561#8561) a bug ? (sorry for the crossposting)

PS : I use you latest build.

swampwallaby-work@4499 has a fix for

Bug [2306908] Default option for ‘Auto-Report Moves’ should be Always

The source of at least one support request per month!

B.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Thus spake “Brent Easton”:

Merged to trunk@4502.


J.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

swampwallaby-work@4506 has a fix for

Bug [2309593] Move Fixed Distance auto-report never turns off

B.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Thus spake “Brent Easton”:

Merged to trunk@4508.


J.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Checked in a fix for the broken RestrictedAccess trait.

rk

Post generated using Mail2Forum (mail2forum.com)

swampwallaby-work@4509 has a fix for

Bug [2301594] LoadExtensionException trying to open an Extension

Also included is:

  • Validation and error checking when importing a module
  • Improved validation and error checking when opening a module

B.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

swampwallaby-work@4510 has a fix for:

Bug [2261405] Unable to move region in irregular grid

This was not actually a bug as such, more of a confusion as the state of the component. I have added a warning label that apears if the Zone has not been defined to make it clear that this is the case. I also added a Cancel button that properly reverts any changes.

Based on Aradiel’s reasoning, I have not changed the basic operation of the configurer.

B.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Thus spake “Brent Easton”:

Merged to trunk@4513.


J.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

swampwallaby-work@4515 has the fix for

Bug [2316022] ArithmeticException in PropertySheet.TickLabel.mouseClicked


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

swampwallaby-work@4516 has fix for

Bug [2311318] Setting Label length to 0 in Turn Tracker changes to Fixed


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Thus spake “Brent Easton”:

Merged to trunk@4517.


J.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Thus spake “Brent Easton”:

Merged to trunkj@4518.


J.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Thus spake “Brent Easton”:

Merged to trunk@4549.


J.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Finally nailed

Bug [2176712] NPE in SetupStack.StackConfigurer.actionPerformed()

in swampwallaby-work3@4554.

The fix is the first simplistic one I thought of, but now I know why! DrawPile extends SetupStack and uses the same stack repositioner, but DrawPile exposes a different set of attributes, of which LOCATION is not one of them, so the call to set locationConfig finds nothing and returns null.

B.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Thus spake “Brent Easton”:

Nice catch. I looked at that one for a while myself and was never able
to reproduce it.

Merged to trunk@4562.


J.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)