Status: Accepted Owner: kurs....@gmail.com CC: tudor.gi...@gmail.com Labels: Type-Defect Priority-Medium Component-PetitParser
New issue 881 by kurs....@gmail.com: Missing browser instance variable http://code.google.com/p/moose-technology/issues/detail?id=881
PPParserBrowser and PPAllParserBrowser are missing browser instance variable, since the supperclass was changed from BrowserTemplate to CompsoitePresentation (PetitGui.107).
I presume, this is minor issue, but I have no idea why it was changed from Template to CompositePresentation.
Updates: Status: Started
Comment #1 on issue 881 by kurs....@gmail.com: Missing browser instance variable http://code.google.com/p/moose-technology/issues/detail?id=881
Hope, the JanKurs.108 is OK as a fix.
Updates: Status: Fixed
Comment #2 on issue 881 by kurs....@gmail.com: Missing browser instance variable http://code.google.com/p/moose-technology/issues/detail?id=881
(No comment was entered for this change.)
Comment #3 on issue 881 by tu...@tudorgirba.com: Missing browser instance variable http://code.google.com/p/moose-technology/issues/detail?id=881
The problem was actually that the buildBrowser methods should be deleted because we have compose instead (now that the browsers inherit from GLMCompositePresentation)
Updates: Labels: Milestone-4.7
Comment #4 on issue 881 by tu...@tudorgirba.com: Missing browser instance variable http://code.google.com/p/moose-technology/issues/detail?id=881
(No comment was entered for this change.)