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

plone / bobtemplates.plone / 926
55%
master: 0%

Build:
Build:
LAST BUILD BRANCH: MrTango/template_improvements
DEFAULT BRANCH: master
Ran 21 Jun 2017 07:20AM UTC
Jobs 7
Files 2
Run time 20min
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
926

push

travis-ci

jensens
Fixed i18n attributes for View/Edit actions in dexterity type xml.

I got a warning when running the update script:

$ ./update.sh
Warning: msgid 'description' in ../profiles/default/types/Graph.xml already exists with a different default (bad: Edit, should be: View)
The references for the existent value are:
../profiles/default/types/Graph.xml

This pointed to the real problem. We were using
`i18n:attributes="title description"` which means:
translate the `title` attribute and give it message id `description`.
With the new code, we say: translate both the `title` and `description` attributes,
without giving an explicit message id.

88 of 160 relevant lines covered (55.0%)

3.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 926.1 (PLONE_VERSION= PACKAGE_TYPE=) 21 Jun 2017 07:24AM UTC 0
55.0
Travis Job 926.1
2 926.2 (PLONE_VERSION=4.3.11 PACKAGE_TYPE=Basic) 21 Jun 2017 07:24AM UTC 0
55.0
Travis Job 926.2
3 926.3 (PLONE_VERSION=4.3.11 PACKAGE_TYPE=Dexterity) 21 Jun 2017 07:24AM UTC 0
55.0
Travis Job 926.3
4 926.4 (PLONE_VERSION=4.3.11 PACKAGE_TYPE=Theme) 21 Jun 2017 07:23AM UTC 0
55.0
Travis Job 926.4
5 926.5 (PLONE_VERSION=5.0.6 PACKAGE_TYPE=Basic) 21 Jun 2017 07:20AM UTC 0
55.0
Travis Job 926.5
6 926.6 (PLONE_VERSION=5.0.6 PACKAGE_TYPE=Dexterity) 21 Jun 2017 07:41AM UTC 0
55.0
Travis Job 926.6
7 926.7 (PLONE_VERSION=5.0.6 PACKAGE_TYPE=Theme) 21 Jun 2017 07:41AM UTC 0
55.0
Travis Job 926.7
Source Files on build 926
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #926
  • bb9479a1 on github
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