TiddlyWiki.org

Ticket #522 (new defect)

Opened 6 months ago

Last modified 3 months ago

The slices regexp is a little too relaxed and gives bogus slices in most javascript code

Reported by: simon Assigned to: JeremyRuston
Priority: minor Milestone: 2.5
Component: core Version:
Severity: low Keywords: slices
Cc:

Description

To see this in action, go here: http://mptw.tiddlyspot.com/#systemConfig click on the little "slices" in the tagging list controls.

The challenge is to find a tighter regexp that can reduce down the number of bogus slices without skipping any "real" slices.

Change History

13/03/08 14:43:13 changed by FND

cross-reference: #370

01/04/08 12:26:14 changed by MartinBudden

  • milestone set to 2.4.

14/04/08 10:02:50 changed by MartinBudden

  • milestone changed from 2.4 to 2.5.

03/06/08 13:41:05 changed by FND

  • keywords set to slices.

05/06/08 09:04:51 changed by FND

cross-reference: #672