I need to read out entire text of edit portion of Fogbugz. But sLatestTextSummary only prints few and ends with ... i'm using for loop to read out all the sLatestTextSummary text.
|
1
|
In what context are you trying to read out the case event details? From within a FogBugz plugin? Via a BugMonkey script?
If you're using the XML API, you'll want to include the If you're trying to scrape the bug event text from the list page using a BugMonkey script, I'm afraid this isn't possible directly as that information isn't sent down on the list page. |
||||||
|