• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FluidTYPO3 / flux / 2100
93%

Build:
DEFAULT BRANCH: development
Ran 12 Dec 2015 10:52PM UTC
Jobs 1
Files 159
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2100

push

travis-ci

NamelessCoder
[BUGFIX] Prevent Form component from becoming child of self

Earlier, Flux ViewHelpers would resolve components *and* associate them with the parent in the same method. Now, this is decoupled in order to provide a shared `renderStatic` method - but in doing so, an edge case slipped in where any ViewHelper which did not create fresh but rather resolve existing Form components (which is the case of Sheet when used with a name of an already existing sheet), could now possibly become a child of itself, causing infinite recursion when attempting to use `get()` with recursive mode on such a component.

Close: #1041

4917 of 5066 relevant lines covered (97.06%)

16.72 hits per line

Jobs
ID Job ID Ran Files Coverage
5 2100.5 (CHECKSTYLE="YES" COVERAGE="YES") 12 Dec 2015 10:51PM UTC 0
97.06
Travis Job 2100.5
Source Files on build 2100
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2100
  • 93afbf08 on github
  • Prev Build on development (#2098)
  • Next Build on development (#2101)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc