Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0 branch (discontinued)
-
None
Description
default markup id generation returns strings that are getting pretty long and make markup large. this patch optimizes that and has already been applied/tested with 1.x branch. the reason i am not applying it to 2.0 yet is because we have some failing tests, and this patch requires regeneration of expected markup for tests.
this patch should be applied at a time when all tests pass